Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 86b2865

Browse files
build(deps-dev): bump pre-commit-hooks from 4.1.0 to 4.2.0
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e48133a commit 86b2865

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fastapi-crudrouter=['fastapi-crudrouter>=0.8.4']
3535

3636

3737
[tool.poetry.dev-dependencies]
38-
pytest = "^7.0.0"
38+
pytest = "^7.1.1"
3939
coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
4141
mypy = "^0.931"
@@ -53,7 +53,7 @@ flake8-rst-docstrings = "^0.2.3"
5353
pep8-naming = "^0.12.1"
5454
darglint = "^1.8.1"
5555
reorder-python-imports = "^2.7.1"
56-
pre-commit-hooks = "^4.0.1"
56+
pre-commit-hooks = "^4.2.0"
5757
sphinx-click = "^3.1.0"
5858
Pygments = "^2.11.2"
5959
pyupgrade = "^2.31.0"

0 commit comments

Comments
 (0)