Skip to content

Commit 4c148f4

Browse files
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.1 (#155)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2dab24 commit 4c148f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ httpx = {version = ">=0.26,<0.28", extras = ["http2"]}
1717
[tool.poetry.group.dev.dependencies]
1818
black = ">=23.9.1,<25.0.0"
1919
isort = "^5.12.0"
20-
pre-commit = "^3.4.0"
20+
pre-commit = ">=3.4,<5.0"
2121
pyjwt = "^2.8.0"
2222
pytest = ">=7.4.2,<9.0.0"
2323
pytest-cov = ">=4,<6"

0 commit comments

Comments
 (0)