@@ -8,27 +8,27 @@ alabaster==0.7.13
8
8
# via sphinx
9
9
anyascii == 0.3.2
10
10
# via sphinx-autoapi
11
- astroid == 2.15.6
11
+ astroid == 3.0.0
12
12
# via sphinx-autoapi
13
13
attrs == 23.1.0
14
14
# via
15
15
# jsonschema
16
16
# referencing
17
- babel == 2.12.1
17
+ babel == 2.13.0
18
18
# via sphinx
19
19
beautifulsoup4 == 4.12.2
20
20
# via furo
21
21
certifi == 2023.7.22
22
22
# via requests
23
- charset-normalizer == 3.2 .0
23
+ charset-normalizer == 3.3 .0
24
24
# via requests
25
- contourpy == 1.1.0
25
+ contourpy == 1.1.1
26
26
# via matplotlib
27
- cycler == 0.11.0
27
+ cycler == 0.12.1
28
28
# via matplotlib
29
29
docutils == 0.20.1
30
30
# via sphinx
31
- fonttools == 4.42 .1
31
+ fonttools == 4.43 .1
32
32
# via matplotlib
33
33
furo == 2023.9.10
34
34
# via -r docs/requirements.in
@@ -46,33 +46,31 @@ jsonschema-specifications==2023.7.1
46
46
# via jsonschema
47
47
kiwisolver == 1.4.5
48
48
# via matplotlib
49
- lazy-object-proxy == 1.9.0
50
- # via astroid
51
49
lxml == 4.9.3
52
50
# via
53
51
# -r docs/requirements.in
54
52
# sphinx-json-schema-spec
55
53
markupsafe == 2.1.3
56
54
# via jinja2
57
- matplotlib == 3.7.2
55
+ matplotlib == 3.8.0
58
56
# via sphinxext-opengraph
59
- numpy == 1.25.2
57
+ numpy == 1.26.0
60
58
# via
61
59
# contourpy
62
60
# matplotlib
63
- packaging == 23.1
61
+ packaging == 23.2
64
62
# via
65
63
# matplotlib
66
64
# sphinx
67
- pillow == 10.0.0
65
+ pillow == 10.0.1
68
66
# via matplotlib
69
67
pyenchant == 3.2.2
70
68
# via sphinxcontrib-spelling
71
69
pygments == 2.16.1
72
70
# via
73
71
# furo
74
72
# sphinx
75
- pyparsing == 3.0.9
73
+ pyparsing == 3.1.1
76
74
# via matplotlib
77
75
python-dateutil == 2.8.2
78
76
# via matplotlib
@@ -84,7 +82,7 @@ referencing==0.30.2
84
82
# jsonschema-specifications
85
83
requests == 2.31.0
86
84
# via sphinx
87
- rpds-py == 0.10.2
85
+ rpds-py == 0.10.4
88
86
# via
89
87
# jsonschema
90
88
# referencing
@@ -94,7 +92,7 @@ snowballstemmer==2.2.0
94
92
# via sphinx
95
93
soupsieve == 2.5
96
94
# via beautifulsoup4
97
- sphinx == 7.2.4
95
+ sphinx == 7.2.6
98
96
# via
99
97
# -r docs/requirements.in
100
98
# furo
@@ -110,7 +108,7 @@ sphinx==7.2.4
110
108
# sphinxcontrib-serializinghtml
111
109
# sphinxcontrib-spelling
112
110
# sphinxext-opengraph
113
- sphinx-autoapi == 2.1.1
111
+ sphinx-autoapi == 3.0.0
114
112
# via -r docs/requirements.in
115
113
sphinx-autodoc-typehints == 1.24.0
116
114
# via -r docs/requirements.in
@@ -136,7 +134,5 @@ sphinxcontrib-spelling==8.0.0
136
134
# via -r docs/requirements.in
137
135
sphinxext-opengraph == 0.8.2
138
136
# via -r docs/requirements.in
139
- urllib3 == 2.0.4
137
+ urllib3 == 2.0.6
140
138
# via requests
141
- wrapt == 1.15.0
142
- # via astroid
0 commit comments