Skip to content

Commit

Permalink
Bump click from 8.0.4 to 8.1.7
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.7.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.4...8.1.7)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent b00b6a1 commit 1397806
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ zookeeper = ["kazoo"]
black = "21.10b0"
# TODO: This can be removed once we upgrade to a newer Black version.
# https://github.com/psf/black/issues/2964
click = "<8.1.0"
click = "<8.2.0"
fakeredis = "*"
flake8 = ">=7.0.0"
lxml = "*"
Expand Down

0 comments on commit 1397806

Please sign in to comment.