Skip to content

Commit bd94413

Browse files
authored
Merge pull request #5562 from learningequality/dependabot/pip/pip-tools-7.5.2
chore(deps-dev): bump pip-tools from 7.5.1 to 7.5.2
2 parents d0f018a + 79ab0d3 commit bd94413

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
@@ -8,5 +8,5 @@ pytest-timeout
88
pytest-subtests
99
pre-commit==4.4.0
1010
nodeenv
11-
pip-tools==7.5.1
11+
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
@@ -63,7 +63,7 @@ packaging==25.0
6363
# build
6464
# drf-yasg
6565
# pytest
66-
pip-tools==7.5.1
66+
pip-tools==7.5.2
6767
# via -r requirements-dev.in
6868
platformdirs==4.3.6
6969
# via virtualenv

0 commit comments

Comments
 (0)