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

Commit 91c4d87

Browse files
Dependencies: all packages updated via pip-tools (#304)
Co-authored-by: humitos <humitos@users.noreply.github.com>
1 parent 1af069b commit 91c4d87

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ astroid==3.3.2
1414
# via sphinx-autoapi
1515
babel==2.16.0
1616
# via sphinx
17-
certifi==2024.7.4
17+
certifi==2024.8.30
1818
# via requests
1919
charset-normalizer==3.3.2
2020
# via requests
@@ -86,7 +86,7 @@ sphinx==7.4.7
8686
# sphinxcontrib-bibtex
8787
# sphinxcontrib-jquery
8888
# sphinxemoji
89-
sphinx-autoapi==3.2.1
89+
sphinx-autoapi==3.3.0
9090
# via sphinx-hoverxref (pyproject.toml)
9191
sphinx-autobuild==2024.4.16
9292
# via sphinx-hoverxref (pyproject.toml)
@@ -120,7 +120,7 @@ sphinxcontrib-serializinghtml==2.0.0
120120
# via sphinx
121121
sphinxemoji==0.3.1
122122
# via sphinx-hoverxref (pyproject.toml)
123-
starlette==0.38.2
123+
starlette==0.38.4
124124
# via sphinx-autobuild
125125
tomli==2.0.1
126126
# via sphinx
@@ -133,7 +133,7 @@ urllib3==2.2.2
133133
# via requests
134134
uvicorn==0.30.6
135135
# via sphinx-autobuild
136-
watchfiles==0.23.0
136+
watchfiles==0.24.0
137137
# via sphinx-autobuild
138-
websockets==13.0
138+
websockets==13.0.1
139139
# via sphinx-autobuild

0 commit comments

Comments
 (0)