Skip to content

Commit

Permalink
Bump click from 8.1.6 to 8.1.7
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.1.6 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.1.6...8.1.7)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent ed3aa6a commit 58b75ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cachetools==5.3.1
redis==4.6.0
celery==5.3.1
sentry-sdk==1.29.2
click==8.1.6
click==8.1.7

# workaround for celery/kombu#1600
kombu==5.3.1; python_version>="3.12"

0 comments on commit 58b75ba

Please sign in to comment.