Skip to content

Commit 5dd97fa

Browse files
Update pre-commit requirement from ~=4.0.1 to ~=4.1.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@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60849ad commit 5dd97fa

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
@@ -1,3 +1,3 @@
1-
pre-commit~=4.0.1
1+
pre-commit~=4.1.0
22
pytest~=8.3.4
33
httpx~=0.28.1

0 commit comments

Comments
 (0)