Skip to content

Commit ddf9ea3

Browse files
committed
Update docs requirements.
1 parent bd68ca3 commit ddf9ea3

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

docs/requirements.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@
66
#
77
alabaster==0.7.13
88
# via sphinx
9-
astroid==2.15.2
9+
astroid==2.15.5
1010
# via sphinx-autoapi
11-
attrs==22.2.0
11+
attrs==23.1.0
1212
# via
1313
# jsonschema
1414
# referencing
1515
babel==2.12.1
1616
# via sphinx
1717
beautifulsoup4==4.12.2
1818
# via furo
19-
certifi==2022.12.7
19+
certifi==2023.5.7
2020
# via requests
2121
charset-normalizer==3.1.0
2222
# via requests
2323
contourpy==1.0.7
2424
# via matplotlib
2525
cycler==0.11.0
2626
# via matplotlib
27-
docutils==0.19
27+
docutils==0.20.1
2828
# via sphinx
29-
fonttools==4.39.3
29+
fonttools==4.39.4
3030
# via matplotlib
31-
furo==2023.3.27
31+
furo==2023.5.20
3232
# via -r docs/requirements.in
3333
idna==3.4
3434
# via requests
@@ -40,7 +40,7 @@ jinja2==3.1.2
4040
# sphinx-autoapi
4141
file:.#egg=jsonschema
4242
# via -r docs/requirements.in
43-
jsonschema-specifications==2023.3.6
43+
jsonschema-specifications==2023.5.1
4444
# via jsonschema
4545
kiwisolver==1.4.4
4646
# via matplotlib
@@ -54,7 +54,7 @@ markupsafe==2.1.2
5454
# via jinja2
5555
matplotlib==3.7.1
5656
# via sphinxext-opengraph
57-
numpy==1.24.2
57+
numpy==1.24.3
5858
# via
5959
# contourpy
6060
# matplotlib
@@ -66,7 +66,7 @@ pillow==9.5.0
6666
# via matplotlib
6767
pyenchant==3.2.2
6868
# via sphinxcontrib-spelling
69-
pygments==2.15.0
69+
pygments==2.15.1
7070
# via
7171
# furo
7272
# sphinx
@@ -76,11 +76,11 @@ python-dateutil==2.8.2
7676
# via matplotlib
7777
pyyaml==6.0
7878
# via sphinx-autoapi
79-
referencing==0.27.2
79+
referencing==0.28.3
8080
# via
8181
# jsonschema
8282
# jsonschema-specifications
83-
requests==2.28.2
83+
requests==2.31.0
8484
# via sphinx
8585
rpds-py==0.7.1
8686
# via
@@ -90,9 +90,9 @@ six==1.16.0
9090
# via python-dateutil
9191
snowballstemmer==2.2.0
9292
# via sphinx
93-
soupsieve==2.4
93+
soupsieve==2.4.1
9494
# via beautifulsoup4
95-
sphinx==6.1.3
95+
sphinx==7.0.1
9696
# via
9797
# -r docs/requirements.in
9898
# furo
@@ -105,13 +105,13 @@ sphinx==6.1.3
105105
# sphinxext-opengraph
106106
sphinx-autoapi==2.1.0
107107
# via -r docs/requirements.in
108-
sphinx-autodoc-typehints==1.22
108+
sphinx-autodoc-typehints==1.23.0
109109
# via -r docs/requirements.in
110110
sphinx-basic-ng==1.0.0b1
111111
# via furo
112-
sphinx-copybutton==0.5.1
112+
sphinx-copybutton==0.5.2
113113
# via -r docs/requirements.in
114-
sphinx-json-schema-spec==2023.2.4
114+
sphinx-json-schema-spec==2023.5.2
115115
# via -r docs/requirements.in
116116
sphinxcontrib-applehelp==1.0.4
117117
# via sphinx
@@ -131,7 +131,7 @@ sphinxext-opengraph==0.8.2
131131
# via -r docs/requirements.in
132132
unidecode==1.3.6
133133
# via sphinx-autoapi
134-
urllib3==1.26.15
134+
urllib3==2.0.2
135135
# via requests
136136
wrapt==1.15.0
137137
# via astroid

0 commit comments

Comments
 (0)