Skip to content

Commit 537eee5

Browse files
authored
Merge pull request #169 from openedx/repo-tools/upgrade-python-requirements-9f3c4ef
chore: Upgrade Python requirements
2 parents 9f3c4ef + 3706e3e commit 537eee5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements/pip.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ wheel==0.45.1
88
# via -r requirements/pip.in
99

1010
# The following packages are considered to be unsafe in a requirements file:
11-
pip==25.2
12-
# via
13-
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
14-
# -r requirements/pip.in
11+
pip==25.3
12+
# via -r requirements/pip.in
1513
setuptools==80.9.0
1614
# via -r requirements/pip.in

0 commit comments

Comments
 (0)