Skip to content

Commit

Permalink
Update click requirement from <8,>=7 to >=7,<9
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@7.0...8.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 31229c8 commit 0fbda44
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 @@ -3,7 +3,7 @@ cachetools==5.3.3
certifi==2024.7.4
cffi==1.17.1
chardet==5.2.0
click==7.1.2
click==8.1.7
cssselect==1.2.0
dnspython==2.6.1
docker==5.0.3
Expand Down

0 comments on commit 0fbda44

Please sign in to comment.