Skip to content

Commit d0815c7

Browse files
Bump pre-commit from 4.0.1 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a5cf88 commit d0815c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"faker==33.1.0",
1919
"mypy==1.13.0",
2020
"types-setuptools==75.6.0.20241126",
21-
"pre-commit==4.0.1; python_version >= '3.9'",
21+
"pre-commit==4.1.0; python_version >= '3.9'",
2222
]
2323

2424
setup(

0 commit comments

Comments
 (0)