Skip to content

Commit 9c6db11

Browse files
chore(deps): bump questionary from 1.10.0 to 2.0.1
Bumps [questionary](https://github.com/tmbo/questionary) from 1.10.0 to 2.0.1. - [Commits](tmbo/questionary@1.10.0...2.0.1) --- updated-dependencies: - dependency-name: questionary dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf5980f commit 9c6db11

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

poetry.lock

+10-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = ">=3.10,<3.13"
1111
click = "^8.1.3"
1212
httpx = "^0.23.1"
1313
copier = "^9.2.0"
14-
questionary = "^1.10.0"
14+
questionary = ">=1.10,<3.0"
1515
pyclip = "^0.7.0"
1616
shellingham = "^1.5.0.post1"
1717
tomli = { version = "^2.0.1", python = "<3.11" }

0 commit comments

Comments
 (0)