Skip to content

Commit 4d7d1bf

Browse files
fix(deps): update dependency questionary to v2
1 parent 42b2281 commit 4d7d1bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ python = ">=3.9,<3.12"
4141
boltons = "==23.1.1"
4242
cachier = "2.3.0"
4343
Jinja2 = "3.1.4"
44-
questionary = "1.10.0"
44+
questionary = "2.0.1"
4545
requests = "2.32.2"
4646
requirements-parser = "0.9.0"
4747
tqdm = "4.66.4"

0 commit comments

Comments
 (0)