Skip to content

Commit 5e691fd

Browse files
committed
feat: update docs deps
1 parent 4c7830e commit 5e691fd

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/requirements.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
furo==2025.12.19
2-
sphinx==9.0.4
2+
sphinx==9.1.0
33
sphinx-autobuild==2025.8.25
44

55
# if using typehints
6-
sphinx-autodoc-typehints==3.6.0
6+
sphinx-autodoc-typehints==3.9.8
77

88
mock==5.2.0
99
autodoc==0.5.0
1010

1111
tornado==6.5.5
1212
jinja2==3.1.6
1313
idna==3.11
14-
starlette==0.50.0
14+
starlette==0.52.1

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ snowballstemmer==2.2.0
7070
# via sphinx
7171
soupsieve==2.6
7272
# via beautifulsoup4
73-
sphinx==9.0.4
73+
sphinx==9.1.0
7474
# via
7575
# -r requirements.in
7676
# furo
@@ -79,7 +79,7 @@ sphinx==9.0.4
7979
# sphinx-basic-ng
8080
sphinx-autobuild==2025.8.25
8181
# via -r requirements.in
82-
sphinx-autodoc-typehints==3.6.0
82+
sphinx-autodoc-typehints==3.9.8
8383
# via -r requirements.in
8484
sphinx-basic-ng==1.0.0b2
8585
# via furo
@@ -95,7 +95,7 @@ sphinxcontrib-qthelp==2.0.0
9595
# via sphinx
9696
sphinxcontrib-serializinghtml==2.0.0
9797
# via sphinx
98-
starlette==0.50.0
98+
starlette==0.52.1
9999
# via
100100
# -r requirements.in
101101
# sphinx-autobuild

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)