Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit 6cda32f

Browse files
authored
Merge pull request #68 from whtsky/renovate/docopt-0.6.x
fix(dependencies): update dependency docopt to v0.6.2
2 parents 96bb7de + 8e8fa35 commit 6cda32f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -14,7 +14,7 @@ catsup = "catsup.cli:main"
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.5"
17-
docopt = "==0.6.1"
17+
docopt = "==0.6.2"
1818
"houdini.py" = "==0.1.0"
1919
jinja2 = "==2.7.2"
2020
misaka = "==1.0.2"

0 commit comments

Comments
 (0)