Skip to content

Commit cf8c2f3

Browse files
authored
Merge pull request #5572 from learningequality/dependabot/pip/pre-commit-4.5.0
chore(deps-dev): bump pre-commit from 4.4.0 to 4.5.0
2 parents e447340 + 5250ec6 commit cf8c2f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest
66
pytest-django
77
pytest-timeout
88
pytest-subtests
9-
pre-commit==4.4.0
9+
pre-commit==4.5.0
1010
nodeenv
1111
pip-tools==7.5.2
1212
drf-yasg==1.21.10

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ platformdirs==4.3.6
6969
# via virtualenv
7070
pluggy==1.5.0
7171
# via pytest
72-
pre-commit==4.4.0
72+
pre-commit==4.5.0
7373
# via -r requirements-dev.in
7474
pygments==2.19.1
7575
# via pytest

0 commit comments

Comments
 (0)