Update click requirement from <8,>=7 to >=7,<9

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](https://github.com/pallets/click/compare/7.0...8.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 20:30:21 +00:00 committed by GitHub
parent 5e183dc34a
commit 7c5a4f006a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ cachetools==5.3.3
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
click>=7,<8
click>=7,<9
cssselect==1.2.0
dnspython==2.6.1
docker==5.0.3