Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 3d79e0f commit 919c1d1
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 @@ -5,7 +5,7 @@ beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
certifi==2024.12.14; python_full_version >= "3.6.1"
cffi==1.17.1
charset-normalizer==3.4.1; python_full_version >= "3.6.1" and python_version >= "3"
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
click==8.1.8; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
colorama==0.4.6
cryptography==44.0.0; python_version >= "3.6"
dnspython==2.7.0; python_full_version >= "3.6.1" and python_version >= "3.6"
Expand Down

0 comments on commit 919c1d1

Please sign in to comment.