Skip to content

Commit 529ab18

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 2b61517 commit 529ab18

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ babel==2.17.0
1616
# via
1717
# pydata-sphinx-theme
1818
# sphinx
19-
beautifulsoup4==4.14.2
19+
beautifulsoup4==4.14.3
2020
# via pydata-sphinx-theme
2121
certifi==2025.11.12
2222
# via requests
@@ -142,7 +142,7 @@ typing-extensions==4.15.0
142142
# beautifulsoup4
143143
# pydata-sphinx-theme
144144
# starlette
145-
urllib3==2.5.0
145+
urllib3==2.6.0
146146
# via requests
147147
uvicorn==0.38.0
148148
# via sphinx-autobuild

requirements/pip-tools.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ wheel==0.45.1
2020
# via pip-tools
2121

2222
# The following packages are considered to be unsafe in a requirements file:
23-
pip==25.2
24-
# via
25-
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
26-
# pip-tools
23+
pip==25.3
24+
# via pip-tools
2725
setuptools==80.9.0
2826
# via pip-tools

0 commit comments

Comments
 (0)