Skip to content

Commit 3822722

Browse files
Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0.0
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.17.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 094e9c1 commit 3822722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
aiomcache
66

7-
pre-commit >=2.17.0,<4.0.0
7+
pre-commit >=2.17.0,<5.0.0
88
pylibmc; python_version < '3.12'
99
pymemcache
1010
redis

0 commit comments

Comments
 (0)