Skip to content

Commit e80c798

Browse files
chore: Upgrade Python requirements
1 parent 7460ac3 commit e80c798

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

requirements/base.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ packaging==25.0
6161
# sphinx
6262
pydata-sphinx-theme==0.15.4
6363
# via sphinx-book-theme
64-
pygments==2.19.1
64+
pygments==2.19.2
6565
# via
6666
# accessible-pygments
6767
# pydata-sphinx-theme
@@ -136,18 +136,19 @@ sphinxemoji==0.3.1
136136
# via -r requirements/base.in
137137
sphinxext-rediraffe==0.2.7
138138
# via -r requirements/base.in
139-
starlette==0.47.0
139+
starlette==0.47.1
140140
# via sphinx-autobuild
141141
typing-extensions==4.14.0
142142
# via
143143
# anyio
144144
# beautifulsoup4
145145
# pydata-sphinx-theme
146+
# starlette
146147
urllib3==2.2.3
147148
# via
148149
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
149150
# requests
150-
uvicorn==0.34.3
151+
uvicorn==0.35.0
151152
# via sphinx-autobuild
152153
watchfiles==1.1.0
153154
# via sphinx-autobuild

0 commit comments

Comments
 (0)