Skip to content

Commit d923840

Browse files
committed
chore: update docs requirements
1 parent d42dc71 commit d923840

File tree

1 file changed

+23
-25
lines changed

1 file changed

+23
-25
lines changed

doc/requirements.txt

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,48 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.10
3-
# by the following command:
4-
#
5-
# pip-compile requirements.in
6-
#
7-
alabaster==0.7.13
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile requirements.in -o requirements.txt
3+
alabaster==1.0.0
84
# via sphinx
9-
babel==2.12.1
5+
babel==2.17.0
106
# via sphinx
11-
certifi>=2023.7.22
7+
certifi==2025.10.5
128
# via requests
13-
charset-normalizer==3.1.0
9+
charset-normalizer==3.4.3
1410
# via requests
15-
docutils==0.19
11+
docutils==0.21.2
1612
# via sphinx
17-
idna==3.4
13+
idna==3.10
1814
# via requests
1915
imagesize==1.4.1
2016
# via sphinx
21-
jinja2==3.1.2
17+
jinja2==3.1.6
2218
# via sphinx
23-
markupsafe==2.1.2
19+
markupsafe==3.0.3
2420
# via jinja2
25-
packaging==23.1
21+
packaging==25.0
2622
# via sphinx
27-
pygments==2.15.0
23+
pygments==2.19.2
2824
# via sphinx
29-
requests==2.31.0
25+
requests==2.32.5
3026
# via sphinx
31-
snowballstemmer==2.2.0
27+
snowballstemmer==3.0.1
3228
# via sphinx
33-
sphinx==6.1.3
29+
sphinx==8.1.3
3430
# via -r requirements.in
3531
sphinx-better-theme==0.1.5
3632
# via -r requirements.in
37-
sphinxcontrib-applehelp==1.0.4
33+
sphinxcontrib-applehelp==2.0.0
3834
# via sphinx
39-
sphinxcontrib-devhelp==1.0.2
35+
sphinxcontrib-devhelp==2.0.0
4036
# via sphinx
41-
sphinxcontrib-htmlhelp==2.0.1
37+
sphinxcontrib-htmlhelp==2.1.0
4238
# via sphinx
4339
sphinxcontrib-jsmath==1.0.1
4440
# via sphinx
45-
sphinxcontrib-qthelp==1.0.3
41+
sphinxcontrib-qthelp==2.0.0
4642
# via sphinx
47-
sphinxcontrib-serializinghtml==1.1.5
43+
sphinxcontrib-serializinghtml==2.0.0
4844
# via sphinx
49-
urllib3==1.26.17
45+
tomli==2.3.0
46+
# via sphinx
47+
urllib3==2.5.0
5048
# via requests

0 commit comments

Comments
 (0)