Skip to content

Commit 1c29e32

Browse files
authored
Merge pull request #134 from kdeldycke/dependabot/pip/click-help-colors-0.9
Bump click-help-colors from 0.8.1 to 0.9
2 parents 11db419 + 06de9d5 commit 1c29e32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -40,7 +40,7 @@ tabulate = "^0.8.7"
4040
# section.
4141
sphinx = {version = "^3.2.1", optional = true}
4242
sphinx_rtd_theme = {version = "^0.5.0", optional = true}
43-
click-help-colors = "^0.8"
43+
click-help-colors = ">=0.8,<0.10"
4444
arrow = "^0.17.0"
4545

4646
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)