Skip to content

Commit 5c41c97

Browse files
Bump pre-commit from 4.5.0 to 4.5.1 (#841)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 874bda1 commit 5c41c97

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
@@ -32,7 +32,7 @@ platform-secrets = "platform_secrets.api:main"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
mypy = "1.19.1"
35-
pre-commit = "4.5.0"
35+
pre-commit = "4.5.1"
3636
pytest = "9.0.2"
3737
pytest-asyncio = "1.3.0"
3838
pytest-cov = "7.0.0"

0 commit comments

Comments
 (0)