Skip to content

Commit 623caa4

Browse files
committed
Update docs requirements.
1 parent c040cbc commit 623caa4

File tree

1 file changed

+15
-19
lines changed

1 file changed

+15
-19
lines changed

docs/requirements.txt

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,27 @@ alabaster==0.7.13
88
# via sphinx
99
anyascii==0.3.2
1010
# via sphinx-autoapi
11-
astroid==2.15.6
11+
astroid==3.0.0
1212
# via sphinx-autoapi
1313
attrs==23.1.0
1414
# via
1515
# jsonschema
1616
# referencing
17-
babel==2.12.1
17+
babel==2.13.0
1818
# via sphinx
1919
beautifulsoup4==4.12.2
2020
# via furo
2121
certifi==2023.7.22
2222
# via requests
23-
charset-normalizer==3.2.0
23+
charset-normalizer==3.3.0
2424
# via requests
25-
contourpy==1.1.0
25+
contourpy==1.1.1
2626
# via matplotlib
27-
cycler==0.11.0
27+
cycler==0.12.1
2828
# via matplotlib
2929
docutils==0.20.1
3030
# via sphinx
31-
fonttools==4.42.1
31+
fonttools==4.43.1
3232
# via matplotlib
3333
furo==2023.9.10
3434
# via -r docs/requirements.in
@@ -46,33 +46,31 @@ jsonschema-specifications==2023.7.1
4646
# via jsonschema
4747
kiwisolver==1.4.5
4848
# via matplotlib
49-
lazy-object-proxy==1.9.0
50-
# via astroid
5149
lxml==4.9.3
5250
# via
5351
# -r docs/requirements.in
5452
# sphinx-json-schema-spec
5553
markupsafe==2.1.3
5654
# via jinja2
57-
matplotlib==3.7.2
55+
matplotlib==3.8.0
5856
# via sphinxext-opengraph
59-
numpy==1.25.2
57+
numpy==1.26.0
6058
# via
6159
# contourpy
6260
# matplotlib
63-
packaging==23.1
61+
packaging==23.2
6462
# via
6563
# matplotlib
6664
# sphinx
67-
pillow==10.0.0
65+
pillow==10.0.1
6866
# via matplotlib
6967
pyenchant==3.2.2
7068
# via sphinxcontrib-spelling
7169
pygments==2.16.1
7270
# via
7371
# furo
7472
# sphinx
75-
pyparsing==3.0.9
73+
pyparsing==3.1.1
7674
# via matplotlib
7775
python-dateutil==2.8.2
7876
# via matplotlib
@@ -84,7 +82,7 @@ referencing==0.30.2
8482
# jsonschema-specifications
8583
requests==2.31.0
8684
# via sphinx
87-
rpds-py==0.10.2
85+
rpds-py==0.10.4
8886
# via
8987
# jsonschema
9088
# referencing
@@ -94,7 +92,7 @@ snowballstemmer==2.2.0
9492
# via sphinx
9593
soupsieve==2.5
9694
# via beautifulsoup4
97-
sphinx==7.2.4
95+
sphinx==7.2.6
9896
# via
9997
# -r docs/requirements.in
10098
# furo
@@ -110,7 +108,7 @@ sphinx==7.2.4
110108
# sphinxcontrib-serializinghtml
111109
# sphinxcontrib-spelling
112110
# sphinxext-opengraph
113-
sphinx-autoapi==2.1.1
111+
sphinx-autoapi==3.0.0
114112
# via -r docs/requirements.in
115113
sphinx-autodoc-typehints==1.24.0
116114
# via -r docs/requirements.in
@@ -136,7 +134,5 @@ sphinxcontrib-spelling==8.0.0
136134
# via -r docs/requirements.in
137135
sphinxext-opengraph==0.8.2
138136
# via -r docs/requirements.in
139-
urllib3==2.0.4
137+
urllib3==2.0.6
140138
# via requests
141-
wrapt==1.15.0
142-
# via astroid

0 commit comments

Comments
 (0)