11#
2- # This file is autogenerated by pip-compile with Python 3.12
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
55# make upgrade
@@ -24,6 +24,8 @@ babel==2.18.0
2424 # via
2525 # pydata-sphinx-theme
2626 # sphinx
27+ backports-tarfile==1.2.0
28+ # via jaraco-context
2729beautifulsoup4==4.14.3
2830 # via pydata-sphinx-theme
2931billiard==4.2.4
@@ -43,7 +45,7 @@ cffi==2.0.0
4345 # -r requirements/test.txt
4446 # cryptography
4547 # pynacl
46- charset-normalizer==3.4.5
48+ charset-normalizer==3.4.6
4749 # via
4850 # -r requirements/test.txt
4951 # requests
@@ -143,6 +145,8 @@ idna==3.11
143145 # requests
144146imagesize==2.0.0
145147 # via sphinx
148+ importlib-metadata==8.7.1
149+ # via keyring
146150iniconfig==2.3.0
147151 # via
148152 # -r requirements/test.txt
@@ -209,7 +213,6 @@ packaging==26.0
209213 # -r requirements/test.txt
210214 # build
211215 # kombu
212- # pydata-sphinx-theme
213216 # pytest
214217 # sphinx
215218 # twine
@@ -232,7 +235,7 @@ pycparser==3.0
232235 # via
233236 # -r requirements/test.txt
234237 # cffi
235- pydata-sphinx-theme==0.15.4
238+ pydata-sphinx-theme==0.16.1
236239 # via sphinx-book-theme
237240pygments==2.19.2
238241 # via
@@ -328,12 +331,12 @@ snowballstemmer==3.0.1
328331 # via sphinx
329332soupsieve==2.8.3
330333 # via beautifulsoup4
331- sphinx==9.1.0
334+ sphinx==9.0.4
332335 # via
333336 # -r requirements/doc.in
334337 # pydata-sphinx-theme
335338 # sphinx-book-theme
336- sphinx-book-theme==1.1.4
339+ sphinx-book-theme==1.2.0
337340 # via -r requirements/doc.in
338341sphinxcontrib-applehelp==2.0.0
339342 # via sphinx
@@ -397,7 +400,7 @@ wcwidth==0.6.0
397400 # via
398401 # -r requirements/test.txt
399402 # prompt-toolkit
400- web-fragments==3.1 .0
403+ web-fragments==4.0 .0
401404 # via
402405 # -r requirements/test.txt
403406 # xblock
@@ -407,6 +410,8 @@ webob==1.8.9
407410 # xblock
408411xblock==5.3.0
409412 # via -r requirements/test.txt
413+ zipp==3.23.0
414+ # via importlib-metadata
410415
411416# The following packages are considered to be unsafe in a requirements file:
412417# setuptools
0 commit comments