Skip to content

Commit 7a225b8

Browse files
authored
Merge pull request #5289 from learningequality/dependabot/pip/pre-commit-4.3.0
chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
2 parents 79a53e7 + 8f5265b commit 7a225b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.0
9+
pre-commit==4.3.0
1010
nodeenv
1111
pip-tools==7.5.0
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.2.0
72+
pre-commit==4.3.0
7373
# via -r requirements-dev.in
7474
pygments==2.19.1
7575
# via pytest

0 commit comments

Comments
 (0)