Skip to content

Commit 443cacd

Browse files
fix(deps): update dependency questionary to v2
1 parent f361a04 commit 443cacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.1"
4545
requests = "2.32.2"
4646
requirements-parser = "0.9.0"
4747
tqdm = "4.66.4"

0 commit comments

Comments
 (0)