Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit ebfc50d

Browse files
Dependencies: all packages updated via pip-tools (#316)
Co-authored-by: humitos <[email protected]>
1 parent bca5522 commit ebfc50d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 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.2
9+
anyio==4.6.2.post1
1010
# via
1111
# starlette
1212
# watchfiles
@@ -49,7 +49,7 @@ jinja2==3.1.4
4949
# sphinx-autoapi
5050
latexcodec==3.0.0
5151
# via pybtex
52-
markupsafe==3.0.1
52+
markupsafe==3.0.2
5353
# via jinja2
5454
packaging==24.1
5555
# via sphinx
@@ -89,7 +89,7 @@ sphinx==8.1.3
8989
# sphinxcontrib-bibtex
9090
# sphinxcontrib-jquery
9191
# sphinxemoji
92-
sphinx-autoapi==3.3.2
92+
sphinx-autoapi==3.3.3
9393
# via sphinx-hoverxref (pyproject.toml)
9494
sphinx-autobuild==2024.10.3
9595
# via sphinx-hoverxref (pyproject.toml)
@@ -123,7 +123,7 @@ sphinxcontrib-serializinghtml==2.0.0
123123
# via sphinx
124124
sphinxemoji==0.3.1
125125
# via sphinx-hoverxref (pyproject.toml)
126-
starlette==0.39.2
126+
starlette==0.41.2
127127
# via sphinx-autobuild
128128
tomli==2.0.2
129129
# via sphinx
@@ -136,7 +136,7 @@ urllib3==2.2.3
136136
# via
137137
# requests
138138
# sphinx-prompt
139-
uvicorn==0.31.1
139+
uvicorn==0.32.0
140140
# via sphinx-autobuild
141141
watchfiles==0.24.0
142142
# via sphinx-autobuild

0 commit comments

Comments
 (0)