Skip to content

Commit

Permalink
Update click requirement from ~=8.1.7 to ~=8.1.8
Browse files Browse the repository at this point in the history
Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 740aa3c commit 2236860
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
@@ -19,7 +19,7 @@ certifi~=2024.12.14
pydantic~=2.10.4
pip==24.3.1
six~=1.17.0
click~=8.1.7
click~=8.1.8
python-dateutil~=2.9.0
greenlet~=3.1.1
oauthlib~=3.2.2

0 comments on commit 2236860

Please sign in to comment.