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

Commit e2c3d64

Browse files
Dependencies: all packages updated via pip-tools (#297)
Co-authored-by: humitos <[email protected]>
1 parent 80de42d commit e2c3d64

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/requirements.txt

Lines changed: 7 additions & 7 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.3
13+
astroid==3.2.4
1414
# via sphinx-autoapi
1515
babel==2.15.0
1616
# via sphinx
@@ -73,7 +73,7 @@ sniffio==1.3.1
7373
# via anyio
7474
snowballstemmer==2.2.0
7575
# via sphinx
76-
sphinx==7.3.7
76+
sphinx==7.4.7
7777
# via
7878
# sphinx-autoapi
7979
# sphinx-autobuild
@@ -86,7 +86,7 @@ sphinx==7.3.7
8686
# sphinxcontrib-bibtex
8787
# sphinxcontrib-jquery
8888
# sphinxemoji
89-
sphinx-autoapi==3.1.2
89+
sphinx-autoapi==3.2.0
9090
# via sphinx-hoverxref (pyproject.toml)
9191
sphinx-autobuild==2024.4.16
9292
# via sphinx-hoverxref (pyproject.toml)
@@ -106,21 +106,21 @@ sphinxcontrib-bibtex==2.6.2
106106
# via sphinx-hoverxref (pyproject.toml)
107107
sphinxcontrib-devhelp==1.0.6
108108
# via sphinx
109-
sphinxcontrib-htmlhelp==2.0.5
109+
sphinxcontrib-htmlhelp==2.0.6
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.7
117+
sphinxcontrib-qthelp==1.0.8
118118
# via sphinx
119119
sphinxcontrib-serializinghtml==1.1.10
120120
# via sphinx
121121
sphinxemoji==0.3.1
122122
# via sphinx-hoverxref (pyproject.toml)
123-
starlette==0.37.2
123+
starlette==0.38.0
124124
# via sphinx-autobuild
125125
tomli==2.0.1
126126
# via sphinx
@@ -131,7 +131,7 @@ typing-extensions==4.12.2
131131
# uvicorn
132132
urllib3==2.2.2
133133
# via requests
134-
uvicorn==0.30.1
134+
uvicorn==0.30.3
135135
# via sphinx-autobuild
136136
watchfiles==0.22.0
137137
# via sphinx-autobuild

0 commit comments

Comments
 (0)