Skip to content

Commit 6465d07

Browse files
build(deps): bump click from 7.1.2 to 8.0.0
Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.0.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@7.1.2...8.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 761d51f commit 6465d07

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

poetry.lock

Lines changed: 8 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
@@ -25,7 +25,7 @@ Jinja2 = "^2.11.2"
2525
kubernetes = "^12.0.0"
2626
requests = "^2.24.0"
2727
requests-toolbelt = "^0.9.1"
28-
click = "^7.1.2"
28+
click = ">=7.1.2,<9.0.0"
2929

3030
# Docs build dependencies
3131
sphinx = { version = "^3.3.0", optional = true }

0 commit comments

Comments
 (0)