Skip to content

Commit c395d4f

Browse files
authored
Dependencies: all packages updated via pip-tools
1 parent 36c7162 commit c395d4f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
#
77
alabaster==1.0.0
88
# via sphinx
9-
anyio==4.7.0
9+
anyio==4.8.0
1010
# via
1111
# starlette
1212
# watchfiles
13-
astroid==3.3.6
13+
astroid==3.3.8
1414
# via sphinx-autoapi
15-
babel==2.16.0
15+
babel==2.17.0
1616
# via sphinx
17-
certifi==2024.12.14
17+
certifi==2025.1.31
1818
# via
1919
# requests
2020
# sphinx-prompt
21-
charset-normalizer==3.4.0
21+
charset-normalizer==3.4.1
2222
# via requests
23-
click==8.1.7
23+
click==8.1.8
2424
# via uvicorn
2525
colorama==0.4.6
2626
# via sphinx-autobuild
@@ -43,7 +43,7 @@ idna==3.10
4343
# sphinx-prompt
4444
imagesize==1.4.1
4545
# via sphinx
46-
jinja2==3.1.4
46+
jinja2==3.1.5
4747
# via
4848
# sphinx
4949
# sphinx-autoapi
@@ -59,7 +59,7 @@ pybtex==0.24.0
5959
# sphinxcontrib-bibtex
6060
pybtex-docutils==1.0.3
6161
# via sphinxcontrib-bibtex
62-
pygments==2.18.0
62+
pygments==2.19.1
6363
# via
6464
# sphinx
6565
# sphinx-prompt
@@ -89,11 +89,11 @@ sphinx==8.1.3
8989
# sphinxcontrib-bibtex
9090
# sphinxcontrib-jquery
9191
# sphinxemoji
92-
sphinx-autoapi==3.4.0
92+
sphinx-autoapi==3.6.0
9393
# via sphinx-hoverxref (pyproject.toml)
9494
sphinx-autobuild==2024.10.3
9595
# via sphinx-hoverxref (pyproject.toml)
96-
sphinx-notfound-page==1.0.4
96+
sphinx-notfound-page==1.1.0
9797
# via sphinx-hoverxref (pyproject.toml)
9898
sphinx-prompt==1.9.0
9999
# 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.42.0
126+
starlette==0.46.0
127127
# via sphinx-autobuild
128128
tomli==2.2.1
129129
# via sphinx
@@ -132,13 +132,13 @@ typing-extensions==4.12.2
132132
# anyio
133133
# astroid
134134
# uvicorn
135-
urllib3==2.2.3
135+
urllib3==2.3.0
136136
# via
137137
# requests
138138
# sphinx-prompt
139139
uvicorn==0.34.0
140140
# via sphinx-autobuild
141-
watchfiles==1.0.3
141+
watchfiles==1.0.4
142142
# via sphinx-autobuild
143-
websockets==14.1
143+
websockets==15.0
144144
# via sphinx-autobuild

0 commit comments

Comments
 (0)