Skip to content

Commit 8c02f33

Browse files
committed
chore: make docupgrade
1 parent 3597429 commit 8c02f33

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/requirements.pip

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==1.0.0
88
# via sphinx
9-
anyio==4.6.0
9+
anyio==4.6.2.post1
1010
# via
1111
# starlette
1212
# watchfiles
@@ -40,7 +40,7 @@ imagesize==1.4.1
4040
# via sphinx
4141
jinja2==3.1.4
4242
# via sphinx
43-
markupsafe==3.0.1
43+
markupsafe==3.0.2
4444
# via jinja2
4545
packaging==24.1
4646
# via sphinx
@@ -66,7 +66,7 @@ sniffio==1.3.1
6666
# via anyio
6767
snowballstemmer==2.2.0
6868
# via sphinx
69-
sphinx==8.0.2
69+
sphinx==8.1.3
7070
# via
7171
# -r doc/requirements.in
7272
# sphinx-autobuild
@@ -81,7 +81,7 @@ sphinx-code-tabs==0.5.5
8181
# via -r doc/requirements.in
8282
sphinx-lint==1.0.0
8383
# via -r doc/requirements.in
84-
sphinx-rtd-theme==3.0.0
84+
sphinx-rtd-theme==3.0.1
8585
# via -r doc/requirements.in
8686
sphinxcontrib-applehelp==2.0.0
8787
# via sphinx
@@ -101,13 +101,13 @@ sphinxcontrib-serializinghtml==2.0.0
101101
# via sphinx
102102
sphinxcontrib-spelling==8.0.0
103103
# via -r doc/requirements.in
104-
starlette==0.39.2
104+
starlette==0.41.0
105105
# via sphinx-autobuild
106106
stevedore==5.3.0
107107
# via doc8
108108
urllib3==2.2.3
109109
# via requests
110-
uvicorn==0.31.0
110+
uvicorn==0.32.0
111111
# via sphinx-autobuild
112112
watchfiles==0.24.0
113113
# via sphinx-autobuild

0 commit comments

Comments
 (0)