8000 Merge pull request #50 from Lee-W/update-questionary-version · modlin/commitizen@090b56c · GitHub
[go: up one dir, main page]

Skip to content

Commit 090b56c

Browse files
authored
Merge pull request commitizen-tools#50 from Lee-W/update-questionary-version
build(poetry): update questionary version to ^1.4
2 parents 0637a6b + bb0c662 commit 090b56c

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
@@ -45,7 +45,7 @@ classifiers = [
4545

4646
[tool.poetry.dependencies]
4747
python = "^3.6"
48-
questionary = "^1.0"
48+
questionary = "^1.4"
4949
decli = "^0.5.0"
5050
colorama = "^0.4.1"
5151
termcolor = "^1.1"

0 commit comments

Comments
 (0)
0