File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 0.7.16
8
8
# via sphinx
9
- anyio == 4.4 .0
9
+ anyio == 4.6 .0
10
10
# via
11
11
# starlette
12
12
# watchfiles
13
- astroid == 3.3.2
13
+ astroid == 3.3.3
14
14
# via sphinx-autoapi
15
15
babel == 2.16.0
16
16
# via sphinx
17
- certifi == 2024.7.4
17
+ certifi == 2024.8.30
18
18
# via requests
19
19
charset-normalizer == 3.3.2
20
20
# via requests
@@ -34,7 +34,7 @@ exceptiongroup==1.2.2
34
34
# via anyio
35
35
h11 == 0.14.0
36
36
# via uvicorn
37
- idna == 3.7
37
+ idna == 3.10
38
38
# via
39
39
# anyio
40
40
# requests
@@ -86,9 +86,9 @@ sphinx==7.4.7
86
86
# sphinxcontrib-bibtex
87
87
# sphinxcontrib-jquery
88
88
# sphinxemoji
89
- sphinx-autoapi == 3.2 .1
89
+ sphinx-autoapi == 3.3 .1
90
90
# via sphinx-hoverxref (pyproject.toml)
91
- sphinx-autobuild == 2024.4.16
91
+ sphinx-autobuild == 2024.9.19
92
92
# via sphinx-hoverxref (pyproject.toml)
93
93
sphinx-notfound-page == 1.0.4
94
94
# via sphinx-hoverxref (pyproject.toml)
@@ -102,7 +102,7 @@ sphinx-version-warning==1.1.2
102
102
# via sphinx-hoverxref (pyproject.toml)
103
103
sphinxcontrib-applehelp == 2.0.0
104
104
# via sphinx
105
- sphinxcontrib-bibtex == 2.6.2
105
+ sphinxcontrib-bibtex == 2.6.3
106
106
# via sphinx-hoverxref (pyproject.toml)
107
107
sphinxcontrib-devhelp == 2.0.0
108
108
# via sphinx
@@ -120,7 +120,7 @@ sphinxcontrib-serializinghtml==2.0.0
120
120
# via sphinx
121
121
sphinxemoji == 0.3.1
122
122
# via sphinx-hoverxref (pyproject.toml)
123
- starlette == 0.38.2
123
+ starlette == 0.38.6
124
124
# via sphinx-autobuild
125
125
tomli == 2.0.1
126
126
# via sphinx
@@ -129,11 +129,11 @@ typing-extensions==4.12.2
129
129
# anyio
130
130
# astroid
131
131
# uvicorn
132
- urllib3 == 2.2.2
132
+ urllib3 == 2.2.3
133
133
# via requests
134
134
uvicorn == 0.30.6
135
135
# via sphinx-autobuild
136
- watchfiles == 0.23 .0
136
+ watchfiles == 0.24 .0
137
137
# via sphinx-autobuild
138
- websockets == 12.0
138
+ websockets == 13.1
139
139
# via sphinx-autobuild
You can’t perform that action at this time.
0 commit comments