Skip to content

Commit b9d456f

Browse files
authored
Merge pull request #123 from edx/repo-tools/upgrade-python-requirements-00e5a8f
chore: Upgrade Python requirements
2 parents 00e5a8f + 7fb8a9c commit b9d456f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ colorama==0.4.6
2020
# via tox
2121
distlib==0.3.9
2222
# via virtualenv
23-
filelock==3.17.0
23+
filelock==3.18.0
2424
# via
2525
# tox
2626
# virtualenv

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ pip==24.2
1212
# via
1313
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1414
# -r requirements/pip.in
15-
setuptools==76.0.0
15+
setuptools==76.1.0
1616
# via -r requirements/pip.in

0 commit comments

Comments
 (0)