Skip to content

Commit d4791c8

Browse files
authored
Merge pull request openedx#221 from openedx/repo-tools/upgrade-python-requirements-f284f1c
chore: Upgrade Python requirements
2 parents 1b083ba + 8a366ad commit d4791c8

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

requirements/pip.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ wheel==0.46.3
1010
# via -r requirements/pip.in
1111

1212
# The following packages are considered to be unsafe in a requirements file:
13-
pip==25.3
14-
# via
15-
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
16-
# -r requirements/pip.in
13+
pip==26.0.1
14+
# via -r requirements/pip.in
1715
setuptools==82.0.0
1816
# via -r requirements/pip.in

0 commit comments

Comments
 (0)