Skip to content

Commit fd33d5b

Browse files
authored
Merge pull request #5438 from learningequality/dependabot/pip/pip-tools-7.5.1
chore(deps-dev): bump pip-tools from 7.5.0 to 7.5.1
2 parents 0ccd90c + f9a6f7a commit fd33d5b

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.3.0
1010
nodeenv
11-
pip-tools==7.5.0
11+
pip-tools==7.5.1
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.0
66+
pip-tools==7.5.1
6767
# via -r requirements-dev.in
6868
platformdirs==4.3.6
6969
# via virtualenv

0 commit comments

Comments
 (0)