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

Commit 5e1fb37

Browse files
Bump inquirer from 2.10.1 to 3.0.0
Bumps [inquirer](https://github.com/magmax/python-inquirer) from 2.10.1 to 3.0.0. - [Release notes](https://github.com/magmax/python-inquirer/releases) - [Commits](magmax/python-inquirer@v2.10.1...v3.0.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df2079a commit 5e1fb37

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)