Skip to content

Commit 43b87fd

Browse files
Bump pre-commit from 4.5.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.0 to 4.5.1. - [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.5.0...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af1158f commit 43b87fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ipython = "^9.8.0"
2525
isort = "^7.0.0"
2626
mypy = "^1.19"
2727
pep8-naming = "^0.15.1"
28-
pre-commit = "^4.5.0"
28+
pre-commit = "^4.5.1"
2929
pudb = "^2025.1"
3030
pytest = "^9.0.2"
3131
pytest-django = "^4.11.1"

0 commit comments

Comments
 (0)