Skip to content

Commit 3459991

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 4fb35d7 commit 3459991

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ babel==2.17.0
1212
# via
1313
# pydata-sphinx-theme
1414
# sphinx
15-
beautifulsoup4==4.13.4
15+
beautifulsoup4==4.13.5
1616
# via pydata-sphinx-theme
1717
certifi==2025.8.3
1818
# via requests
@@ -74,7 +74,7 @@ sphinxcontrib-serializinghtml==2.0.0
7474
# via sphinx
7575
sphinxext-rediraffe==0.2.7
7676
# via -r requirements/base.in
77-
typing-extensions==4.14.1
77+
typing-extensions==4.15.0
7878
# via
7979
# beautifulsoup4
8080
# pydata-sphinx-theme

requirements/dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ babel==2.17.0
2121
# -r requirements/base.txt
2222
# pydata-sphinx-theme
2323
# sphinx
24-
beautifulsoup4==4.13.4
24+
beautifulsoup4==4.13.5
2525
# via
2626
# -r requirements/base.txt
2727
# pydata-sphinx-theme
@@ -102,7 +102,7 @@ sphinx==8.2.3
102102
# sphinx-book-theme
103103
# sphinx-copybutton
104104
# sphinxext-rediraffe
105-
sphinx-autobuild==2024.10.3
105+
sphinx-autobuild==2025.8.25
106106
# via -r requirements/dev.in
107107
sphinx-book-theme==1.1.4
108108
# via -r requirements/base.txt
@@ -134,9 +134,9 @@ sphinxcontrib-serializinghtml==2.0.0
134134
# sphinx
135135
sphinxext-rediraffe==0.2.7
136136
# via -r requirements/base.txt
137-
starlette==0.47.2
137+
starlette==0.47.3
138138
# via sphinx-autobuild
139-
typing-extensions==4.14.1
139+
typing-extensions==4.15.0
140140
# via
141141
# -r requirements/base.txt
142142
# anyio

0 commit comments

Comments
 (0)