This repository was archived by the owner on Apr 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ anyio==4.4.0
10
10
# via
11
11
# starlette
12
12
# watchfiles
13
- astroid == 3.2.3
13
+ astroid == 3.2.4
14
14
# via sphinx-autoapi
15
15
babel == 2.15.0
16
16
# via sphinx
@@ -73,7 +73,7 @@ sniffio==1.3.1
73
73
# via anyio
74
74
snowballstemmer == 2.2.0
75
75
# via sphinx
76
- sphinx == 7.3 .7
76
+ sphinx == 7.4 .7
77
77
# via
78
78
# sphinx-autoapi
79
79
# sphinx-autobuild
@@ -86,7 +86,7 @@ sphinx==7.3.7
86
86
# sphinxcontrib-bibtex
87
87
# sphinxcontrib-jquery
88
88
# sphinxemoji
89
- sphinx-autoapi == 3.1.2
89
+ sphinx-autoapi == 3.2.0
90
90
# via sphinx-hoverxref (pyproject.toml)
91
91
sphinx-autobuild == 2024.4.16
92
92
# via sphinx-hoverxref (pyproject.toml)
@@ -106,21 +106,21 @@ sphinxcontrib-bibtex==2.6.2
106
106
# via sphinx-hoverxref (pyproject.toml)
107
107
sphinxcontrib-devhelp == 1.0.6
108
108
# via sphinx
109
- sphinxcontrib-htmlhelp == 2.0.5
109
+ sphinxcontrib-htmlhelp == 2.0.6
110
110
# via sphinx
111
111
sphinxcontrib-jquery == 4.1
112
112
# via
113
113
# sphinx-hoverxref (pyproject.toml)
114
114
# sphinx-rtd-theme
115
115
sphinxcontrib-jsmath == 1.0.1
116
116
# via sphinx
117
- sphinxcontrib-qthelp == 1.0.7
117
+ sphinxcontrib-qthelp == 1.0.8
118
118
# via sphinx
119
119
sphinxcontrib-serializinghtml == 1.1.10
120
120
# via sphinx
121
121
sphinxemoji == 0.3.1
122
122
# via sphinx-hoverxref (pyproject.toml)
123
- starlette == 0.37.2
123
+ starlette == 0.38.0
124
124
# via sphinx-autobuild
125
125
tomli == 2.0.1
126
126
# via sphinx
@@ -131,7 +131,7 @@ typing-extensions==4.12.2
131
131
# uvicorn
132
132
urllib3 == 2.2.2
133
133
# via requests
134
- uvicorn == 0.30.1
134
+ uvicorn == 0.30.3
135
135
# via sphinx-autobuild
136
136
watchfiles == 0.22.0
137
137
# via sphinx-autobuild
You can’t perform that action at this time.
0 commit comments