Skip to content

Commit 880c133

Browse files
Update click requirement from <=8.0.4 to <=8.1.7 (#1057)
* Update click requirement from <=8.0.4 to <=8.1.7 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@0.1...8.1.7) --- updated-dependencies: - dependency-name: click dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update testing_without_asyncio.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <[email protected]>
1 parent dfda23b commit 880c133

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements/testing_without_asyncio.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
pytest>=6.2.5,<9
33
pytest-cov>=3,<5
44
black==22.8.0 # Until we drop Python 3.6 support, we have to stay with this version
5-
click<=8.0.4 # black is affected by https://github.com/pallets/click/issues/2225

0 commit comments

Comments
 (0)