Skip to content

Commit e6aaf14

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 27444be commit e6aaf14

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ anyio==4.12.1
1212
# via
1313
# starlette
1414
# watchfiles
15-
babel==2.17.0
15+
babel==2.18.0
1616
# via
1717
# pydata-sphinx-theme
1818
# sphinx

requirements/pip-tools.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ wheel==0.46.3
2323

2424
# The following packages are considered to be unsafe in a requirements file:
2525
pip==25.3
26-
# via pip-tools
27-
setuptools==80.10.1
26+
# via
27+
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
28+
# pip-tools
29+
setuptools==81.0.0
2830
# via pip-tools

0 commit comments

Comments
 (0)