Skip to content

Commit 6cbafd6

Browse files
authored
Use the latest version of clikit (#78)
1 parent 0919e78 commit 6cbafd6

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

poetry.lock

Lines changed: 21 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ keywords = ["cli", "commands"]
1616
# Requirements
1717
[tool.poetry.dependencies]
1818
python = "~2.7 || ^3.4"
19-
clikit = "^0.4.0"
19+
clikit = "^0.5.0"
2020

2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)