Skip to content

Commit ef129b3

Browse files
committed
Update docs requirements.
1 parent 1e79632 commit ef129b3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile docs/requirements.in
5+
# pip-compile --strip-extras docs/requirements.in
66
#
77
alabaster==0.7.13
88
# via sphinx
99
attrs==23.1.0
1010
# via referencing
11-
babel==2.12.1
11+
babel==2.13.0
1212
# via sphinx
1313
beautifulsoup4==4.12.2
1414
# via furo
1515
certifi==2023.7.22
1616
# via requests
17-
charset-normalizer==3.2.0
17+
charset-normalizer==3.3.1
1818
# via requests
1919
contourpy==1.1.1
2020
# via matplotlib
21-
cycler==0.11.0
21+
cycler==0.12.1
2222
# via matplotlib
2323
docutils==0.20.1
2424
# via sphinx
25-
fonttools==4.42.1
25+
fonttools==4.43.1
2626
# via matplotlib
2727
furo==2023.9.10
2828
# via -r docs/requirements.in
@@ -40,15 +40,15 @@ markupsafe==2.1.3
4040
# via jinja2
4141
matplotlib==3.8.0
4242
# via sphinxext-opengraph
43-
numpy==1.26.0
43+
numpy==1.26.1
4444
# via
4545
# contourpy
4646
# matplotlib
47-
packaging==23.1
47+
packaging==23.2
4848
# via
4949
# matplotlib
5050
# sphinx
51-
pillow==10.0.1
51+
pillow==10.1.0
5252
# via matplotlib
5353
pyenchant==3.2.2
5454
# via sphinxcontrib-spelling
@@ -67,7 +67,7 @@ referencing==0.30.2
6767
# via jsonschema-specifications
6868
requests==2.31.0
6969
# via sphinx
70-
rpds-py==0.10.3
70+
rpds-py==0.10.6
7171
# via referencing
7272
six==1.16.0
7373
# via python-dateutil
@@ -108,5 +108,5 @@ sphinxcontrib-spelling==8.0.0
108108
# via -r docs/requirements.in
109109
sphinxext-opengraph==0.8.2
110110
# via -r docs/requirements.in
111-
urllib3==2.0.5
111+
urllib3==2.0.7
112112
# via requests

0 commit comments

Comments
 (0)