Skip to content

Commit c81d4ad

Browse files
authored
[docs] upgrade dependencies (#1958)
Upgrade dependencies for docs page
1 parent aa0760e commit c81d4ad

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

docs/requirements.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
alabaster==1.0.0
1+
alabaster==0.7.16
22
anyio==4.9.0
33
babel==2.17.0
4-
beautifulsoup4==4.13.3
5-
certifi==2025.1.31
6-
charset-normalizer==3.4.1
4+
beautifulsoup4==4.13.4
5+
certifi==2025.4.26
6+
charset-normalizer==3.4.2
77
click==8.1.8
88
colorama==0.4.6
99
doc8==1.1.2
1010
docopt==0.6.2
11-
docutils==0.21.2
11+
docutils==0.20.1
1212
furo==2024.8.6
13-
h11==0.14.0
13+
h11==0.16.0
1414
idna==3.10
1515
imagesize==1.4.1
1616
Jinja2==3.1.6
@@ -19,20 +19,20 @@ MarkupSafe==3.0.2
1919
mdit-py-plugins==0.4.2
2020
mdurl==0.1.2
2121
myst-parser==4.0.1
22-
packaging==24.2
22+
packaging==25.0
2323
pbr==6.1.1
24-
pipreqs==0.4.13
24+
pipreqs==0.5.0
2525
Pygments==2.19.1
2626
PyYAML==6.0.2
2727
requests==2.32.3
28-
restructuredtext_lint==1.4.0
28+
restructuredtext-lint==1.4.0
2929
roman-numerals-py==3.1.0
30-
setuptools==77.0.3
30+
setuptools==80.3.1
3131
six==1.17.0
3232
sniffio==1.3.1
33-
snowballstemmer==2.2.0
34-
soupsieve==2.6
35-
Sphinx==8.2.3
33+
snowballstemmer==3.0.0.1
34+
soupsieve==2.7
35+
Sphinx==8.1.3
3636
sphinx-autobuild==2024.10.3
3737
sphinx-basic-ng==1.0.0b2
3838
sphinx-notfound-page==1.1.0
@@ -47,13 +47,13 @@ sphinxcontrib-jquery==4.1
4747
sphinxcontrib-jsmath==1.0.1
4848
sphinxcontrib-qthelp==2.0.0
4949
sphinxcontrib-serializinghtml==2.0.0
50-
sphinxext-opengraph==0.9.1
50+
sphinxext-opengraph==0.10.0
5151
sphinxext-remoteliteralinclude==0.5.0
52-
starlette==0.46.1
52+
starlette==0.46.2
5353
stevedore==5.4.1
54-
typing_extensions==4.12.2
55-
urllib3==2.3.0
56-
uvicorn==0.34.0
57-
watchfiles==1.0.4
54+
typing_extensions==4.13.2
55+
urllib3==2.4.0
56+
uvicorn==0.34.2
57+
watchfiles==1.0.5
5858
websockets==15.0.1
59-
yarg==0.1.10
59+
yarg==0.1.9

0 commit comments

Comments
 (0)