Skip to content

Commit bb0c4f0

Browse files
Bump pre-commit from 3.4.0 to 3.5.0 (#272)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.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@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0903ffa commit bb0c4f0

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
@@ -15,7 +15,7 @@ profile = "black"
1515

1616
[tool.poetry.dev-dependencies]
1717
freezegun = "^1.2.2"
18-
pre-commit = "^3.4.0"
18+
pre-commit = "^3.5.0"
1919
pytest = "^7.4.2"
2020
pytest-cov = "^4.1.0"
2121
pytest-responses = "^0.5.1"

0 commit comments

Comments
 (0)