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

Commit de27c71

Browse files
Dependencies: all packages updated via pip-tools (#309)
Co-authored-by: humitos <[email protected]>
1 parent 97181dc commit de27c71

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,11 +6,11 @@
66
#
77
alabaster==0.7.16
88
# via sphinx
9-
anyio==4.4.0
9+
anyio==4.6.0
1010
# via
1111
# starlette
1212
# watchfiles
13-
astroid==3.3.2
13+
astroid==3.3.3
1414
# via sphinx-autoapi
1515
babel==2.16.0
1616
# via sphinx
@@ -88,7 +88,7 @@ sphinx==7.4.7
8888
# sphinxemoji
8989
sphinx-autoapi==3.3.1
9090
# via sphinx-hoverxref (pyproject.toml)
91-
sphinx-autobuild==2024.9.3
91+
sphinx-autobuild==2024.9.19
9292
# via sphinx-hoverxref (pyproject.toml)
9393
sphinx-notfound-page==1.0.4
9494
# 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.5
123+
starlette==0.38.6
124124
# via sphinx-autobuild
125125
tomli==2.0.1
126126
# via sphinx
@@ -135,5 +135,5 @@ uvicorn==0.30.6
135135
# via sphinx-autobuild
136136
watchfiles==0.24.0
137137
# via sphinx-autobuild
138-
websockets==13.0.1
138+
websockets==13.1
139139
# via sphinx-autobuild

0 commit comments

Comments
 (0)