Skip to content

Commit 7638381

Browse files
committed
build(poetry): lock decli to > 0.5.2
1 parent 4d36bdf commit 7638381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ classifiers = [
4646
[tool.poetry.dependencies]
4747
python = "^3.6.1"
4848
questionary = "^1.4.0"
49-
decli = "^0.5.0"
49+
decli = "^0.5.2"
5050
colorama = "^0.4.1"
5151
termcolor = "^1.1"
5252
packaging = ">=19,<21"

0 commit comments

Comments
 (0)