Skip to content

Commit d96eb3d

Browse files
dependabot[bot]mdellweg
authored andcommitted
Update click requirement from <8.3 to <8.4
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.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8e0e31 commit d96eb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
black==25.11.0
99
# Click is pinned because of:
1010
# https://github.com/pallets/click/issues/3065
11-
click<8.3
11+
click<8.4
1212
bump-my-version
1313
check-manifest
1414
flake8

0 commit comments

Comments
 (0)