Skip to content

Commit c7a031b

Browse files
authored
Dependencies: all packages updated via pip-tools
1 parent b7a9721 commit c7a031b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/requirements.txt

Lines changed: 9 additions & 9 deletions
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
@@ -34,7 +34,7 @@ exceptiongroup==1.2.2
3434
# via anyio
3535
h11==0.14.0
3636
# via uvicorn
37-
idna==3.7
37+
idna==3.10
3838
# via
3939
# anyio
4040
# requests
@@ -86,9 +86,9 @@ sphinx==7.4.7
8686
# sphinxcontrib-bibtex
8787
# sphinxcontrib-jquery
8888
# sphinxemoji
89-
sphinx-autoapi==3.2.1
89+
sphinx-autoapi==3.3.1
9090
# via sphinx-hoverxref (pyproject.toml)
91-
sphinx-autobuild==2024.4.16
91+
sphinx-autobuild==2024.9.3
9292
# via sphinx-hoverxref (pyproject.toml)
9393
sphinx-notfound-page==1.0.4
9494
# via sphinx-hoverxref (pyproject.toml)
@@ -102,7 +102,7 @@ sphinx-version-warning==1.1.2
102102
# via sphinx-hoverxref (pyproject.toml)
103103
sphinxcontrib-applehelp==2.0.0
104104
# via sphinx
105-
sphinxcontrib-bibtex==2.6.2
105+
sphinxcontrib-bibtex==2.6.3
106106
# via sphinx-hoverxref (pyproject.toml)
107107
sphinxcontrib-devhelp==2.0.0
108108
# via sphinx
@@ -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.5
124124
# via sphinx-autobuild
125125
tomli==2.0.1
126126
# via sphinx
@@ -129,11 +129,11 @@ typing-extensions==4.12.2
129129
# anyio
130130
# astroid
131131
# uvicorn
132-
urllib3==2.2.2
132+
urllib3==2.2.3
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==12.0
138+
websockets==13.0.1
139139
# via sphinx-autobuild

0 commit comments

Comments
 (0)