File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 1.0.0
8
8
# via sphinx
9
- astroid == 3.3.5
9
+ astroid == 3.3.8
10
10
# via sphinx-autoapi
11
- attrs == 24.2 .0
11
+ attrs == 24.3 .0
12
12
# via
13
13
# jsonschema
14
14
# referencing
15
15
babel == 2.16.0
16
16
# via sphinx
17
17
beautifulsoup4 == 4.12.3
18
18
# via furo
19
- certifi == 2024.8.30
19
+ certifi == 2024.12.14
20
20
# via requests
21
- charset-normalizer == 3.4.0
21
+ charset-normalizer == 3.4.1
22
22
# via requests
23
23
docutils == 0.21.2
24
24
# via sphinx
@@ -28,7 +28,7 @@ idna==3.10
28
28
# via requests
29
29
imagesize == 1.4.1
30
30
# via sphinx
31
- jinja2 == 3.1.4
31
+ jinja2 == 3.1.5
32
32
# via
33
33
# sphinx
34
34
# sphinx-autoapi
@@ -59,8 +59,10 @@ referencing==0.35.1
59
59
# jsonschema
60
60
# jsonschema-specifications
61
61
requests == 2.32.3
62
- # via sphinx
63
- rpds-py == 0.21.0
62
+ # via
63
+ # sphinx
64
+ # sphinxcontrib-spelling
65
+ rpds-py == 0.22.3
64
66
# via
65
67
# jsonschema
66
68
# referencing
@@ -79,7 +81,7 @@ sphinx==8.1.3
79
81
# sphinx-json-schema-spec
80
82
# sphinxcontrib-spelling
81
83
# sphinxext-opengraph
82
- sphinx-autoapi == 3.3.3
84
+ sphinx-autoapi == 3.4.0
83
85
# via -r docs/requirements.in
84
86
sphinx-autodoc-typehints == 2.5.0
85
87
# via -r docs/requirements.in
@@ -101,9 +103,9 @@ sphinxcontrib-qthelp==2.0.0
101
103
# via sphinx
102
104
sphinxcontrib-serializinghtml == 2.0.0
103
105
# via sphinx
104
- sphinxcontrib-spelling == 8.0.0
106
+ sphinxcontrib-spelling == 8.0.1
105
107
# via -r docs/requirements.in
106
108
sphinxext-opengraph == 0.9.1
107
109
# via -r docs/requirements.in
108
- urllib3 == 2.2.3
110
+ urllib3 == 2.3.0
109
111
# via requests
You can’t perform that action at this time.
0 commit comments