Skip to content

Commit 7fe8b68

Browse files
edx-requirements-botfeanil
authored andcommitted
chore: Upgrade Python requirements
1 parent 89066d1 commit 7fe8b68

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

requirements/base.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,8 @@ mdurl==0.1.2
6262
myst-parser==5.0.0
6363
# via -r requirements/base.in
6464
packaging==26.0
65-
# via
66-
# pydata-sphinx-theme
67-
# sphinx
68-
pydata-sphinx-theme==0.15.4
65+
# via sphinx
66+
pydata-sphinx-theme==0.16.1
6967
# via sphinx-book-theme
7068
pygments==2.19.2
7169
# via
@@ -109,7 +107,7 @@ sphinx==9.1.0
109107
# sphinxext-rediraffe
110108
sphinx-autobuild==2025.8.25
111109
# via -r requirements/base.in
112-
sphinx-book-theme==1.1.4
110+
sphinx-book-theme==1.2.0
113111
# via -r requirements/base.in
114112
sphinx-copybutton==0.5.2
115113
# via -r requirements/base.in

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ wheel==0.46.3
2424
# The following packages are considered to be unsafe in a requirements file:
2525
pip==26.0.1
2626
# via pip-tools
27-
setuptools==82.0.0
27+
setuptools==82.0.1
2828
# via pip-tools

0 commit comments

Comments
 (0)