Skip to content

Commit 364a50e

Browse files
committed
Update docs dependencies
1 parent 5410ef1 commit 364a50e

File tree

1 file changed

+30
-32
lines changed

1 file changed

+30
-32
lines changed

docs/requirements.txt

Lines changed: 30 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,24 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.12
3-
# by the following command:
4-
#
5-
# pip-compile --output-file=docs/requirements.txt --strip-extras docs/requirements.in
6-
#
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --output-file=docs/requirements.txt --strip-extras docs/requirements.in
73
alabaster==1.0.0
84
# via sphinx
9-
babel==2.16.0
5+
babel==2.17.0
106
# via sphinx
11-
certifi==2024.8.30
7+
certifi==2025.10.5
128
# via requests
13-
charset-normalizer==3.4.0
9+
charset-normalizer==3.4.4
1410
# via requests
1511
docutils==0.21.2
1612
# via
1713
# myst-parser
1814
# sphinx
1915
# sphinx-jinja
2016
# sphinx-rtd-theme
21-
gitdb==4.0.11
17+
gitdb==4.0.12
2218
# via gitpython
23-
gitpython==3.1.43
19+
gitpython==3.1.45
2420
# via sphinx-gha
25-
idna==3.10
21+
idna==3.11
2622
# via requests
2723
imagesize==1.4.1
2824
# via sphinx
@@ -35,45 +31,47 @@ markdown-it-py==3.0.0
3531
# via
3632
# mdit-py-plugins
3733
# myst-parser
38-
markupsafe==3.0.2
34+
markupsafe==3.0.3
3935
# via jinja2
40-
mdit-py-plugins==0.4.2
36+
mdit-py-plugins==0.5.0
4137
# via myst-parser
4238
mdurl==0.1.2
4339
# via markdown-it-py
44-
myst-parser==4.0.0
40+
myst-parser==4.0.1
4541
# via sphinx-gha
46-
packaging==24.1
42+
packaging==25.0
4743
# via sphinx
48-
pygments==2.18.0
44+
pygments==2.19.2
4945
# via sphinx
50-
pyyaml==6.0.2
51-
# via
52-
# myst-parser
53-
# sphinx-gha
54-
requests==2.32.4
46+
pyyaml==6.0.3
47+
# via myst-parser
48+
requests==2.32.5
49+
# via sphinx
50+
roman-numerals-py==3.1.0
5551
# via sphinx
56-
smmap==5.0.1
52+
ruamel-yaml==0.18.16
53+
# via sphinx-gha
54+
smmap==5.0.2
5755
# via gitdb
58-
snowballstemmer==2.2.0
56+
snowballstemmer==3.0.1
5957
# via sphinx
60-
sphinx==8.1.3
58+
sphinx==8.2.3
6159
# via
62-
# -r requirements.in
60+
# -r docs/requirements.in
6361
# myst-parser
6462
# sphinx-copybutton
6563
# sphinx-gha
6664
# sphinx-jinja
6765
# sphinx-rtd-theme
6866
# sphinxcontrib-jquery
6967
sphinx-copybutton==0.5.2
70-
# via -r requirements.in
71-
sphinx-gha==0.1.0
72-
# via -r requirements.in
68+
# via -r docs/requirements.in
69+
sphinx-gha==1.0.0
70+
# via -r docs/requirements.in
7371
sphinx-jinja==2.0.2
74-
# via -r requirements.in
75-
sphinx-rtd-theme==3.0.1
76-
# via -r requirements.in
72+
# via -r docs/requirements.in
73+
sphinx-rtd-theme==3.0.2
74+
# via -r docs/requirements.in
7775
sphinxcontrib-applehelp==2.0.0
7876
# via sphinx
7977
sphinxcontrib-devhelp==2.0.0

0 commit comments

Comments
 (0)