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

Commit 46abf69

Browse files
Dependencies: all packages updated via pip-tools (#299)
Co-authored-by: humitos <[email protected]>
1 parent 378edc5 commit 46abf69

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ anyio==4.4.0
1010
# via
1111
# starlette
1212
# watchfiles
13-
astroid==3.2.4
13+
astroid==3.3.0
1414
# via sphinx-autoapi
1515
babel==2.15.0
1616
# via sphinx
@@ -90,7 +90,7 @@ sphinx-autoapi==3.2.1
9090
# via sphinx-hoverxref (pyproject.toml)
9191
sphinx-autobuild==2024.4.16
9292
# via sphinx-hoverxref (pyproject.toml)
93-
sphinx-notfound-page==1.0.2
93+
sphinx-notfound-page==1.0.4
9494
# via sphinx-hoverxref (pyproject.toml)
9595
sphinx-prompt==1.8.0
9696
# via sphinx-hoverxref (pyproject.toml)
@@ -100,23 +100,23 @@ sphinx-tabs==3.4.5
100100
# via sphinx-hoverxref (pyproject.toml)
101101
sphinx-version-warning==1.1.2
102102
# via sphinx-hoverxref (pyproject.toml)
103-
sphinxcontrib-applehelp==1.0.8
103+
sphinxcontrib-applehelp==2.0.0
104104
# via sphinx
105105
sphinxcontrib-bibtex==2.6.2
106106
# via sphinx-hoverxref (pyproject.toml)
107-
sphinxcontrib-devhelp==1.0.6
107+
sphinxcontrib-devhelp==2.0.0
108108
# via sphinx
109-
sphinxcontrib-htmlhelp==2.0.6
109+
sphinxcontrib-htmlhelp==2.1.0
110110
# via sphinx
111111
sphinxcontrib-jquery==4.1
112112
# via
113113
# sphinx-hoverxref (pyproject.toml)
114114
# sphinx-rtd-theme
115115
sphinxcontrib-jsmath==1.0.1
116116
# via sphinx
117-
sphinxcontrib-qthelp==1.0.8
117+
sphinxcontrib-qthelp==2.0.0
118118
# via sphinx
119-
sphinxcontrib-serializinghtml==1.1.10
119+
sphinxcontrib-serializinghtml==2.0.0
120120
# via sphinx
121121
sphinxemoji==0.3.1
122122
# via sphinx-hoverxref (pyproject.toml)
@@ -131,7 +131,7 @@ typing-extensions==4.12.2
131131
# uvicorn
132132
urllib3==2.2.2
133133
# via requests
134-
uvicorn==0.30.3
134+
uvicorn==0.30.5
135135
# via sphinx-autobuild
136136
watchfiles==0.22.0
137137
# via sphinx-autobuild

0 commit comments

Comments
 (0)