Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 1f2d651

Browse files
authored
Merge pull request #817 from staticdev/dependabot/pip/inquirer-3.0.0
Bump inquirer from 2.10.1 to 3.0.0
2 parents df2079a + 5e1fb37 commit 1f2d651

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Changelog = "https://github.com/staticdev/git-portfolio/releases"
2121
python = "^3.9.0"
2222
click = ">=7,<9"
2323
"github3.py" = "^3.0.0"
24-
inquirer = "^2.8.0"
24+
inquirer = ">=2.8,<4.0"
2525
pyyaml = "^5.3.1"
2626

2727
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)