Skip to content

Commit 10230d6

Browse files
committed
Update pre-commit
1 parent 25e9305 commit 10230d6

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

poetry.lock

Lines changed: 14 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
@@ -149,7 +149,7 @@ torch = "^2.2.1"
149149
pytest-mock = "^3.12.0"
150150
ruff = "^0.3.0"
151151
black = "^24.2.0"
152-
pre-commit = "^3.7.0"
152+
pre-commit = "^4.1.0"
153153
ipykernel = "^6.29.4"
154154
semver = "^3.0.2"
155155
pillow = "^10.1.0"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.2.0
22
datamodel-code-generator==0.26.3
33
litellm[proxy]>=1.59.8,<2.0.0
44
pillow==10.4.0
5-
pre-commit==3.7.0
5+
pre-commit==4.1.0
66
pytest==8.3.3
77
pytest-env==1.1.3
88
pytest-mock==3.12.0

0 commit comments

Comments
 (0)