Skip to content

Commit fa782ba

Browse files
committed
Update docs requirements.
1 parent 12dd7f9 commit fa782ba

File tree

1 file changed

+20
-22
lines changed

1 file changed

+20
-22
lines changed

docs/requirements.txt

+20-22
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.11
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
44
#
5-
# pip-compile docs/requirements.in
5+
# pip-compile --resolver=backtracking docs/requirements.in
66
#
7-
alabaster==0.7.12
7+
alabaster==0.7.13
88
# via sphinx
9-
babel==2.11.0
9+
babel==2.12.1
1010
# via sphinx
11-
beautifulsoup4==4.11.1
11+
beautifulsoup4==4.12.2
1212
# via furo
13-
certifi==2022.12.7
13+
certifi==2023.5.7
1414
# via requests
15-
charset-normalizer==2.1.1
15+
charset-normalizer==3.1.0
1616
# via requests
17-
docutils==0.19
17+
docutils==0.20.1
1818
# via sphinx
19-
furo==2022.12.7
19+
furo==2023.5.20
2020
# via -r docs/requirements.in
2121
idna==3.4
2222
# via requests
@@ -26,25 +26,23 @@ jinja2==3.1.2
2626
# via sphinx
2727
lxml==4.9.2
2828
# via sphinx-json-schema-spec
29-
markupsafe==2.1.1
29+
markupsafe==2.1.2
3030
# via jinja2
31-
packaging==22.0
31+
packaging==23.1
3232
# via sphinx
3333
pyenchant==3.2.2
3434
# via sphinxcontrib-spelling
35-
pygments==2.13.0
35+
pygments==2.15.1
3636
# via
3737
# furo
3838
# sphinx
39-
pytz==2022.6
40-
# via babel
41-
requests==2.28.1
39+
requests==2.31.0
4240
# via sphinx
4341
snowballstemmer==2.2.0
4442
# via sphinx
45-
soupsieve==2.3.2.post1
43+
soupsieve==2.4.1
4644
# via beautifulsoup4
47-
sphinx==5.3.0
45+
sphinx==7.0.1
4846
# via
4947
# -r docs/requirements.in
5048
# furo
@@ -55,19 +53,19 @@ sphinx-basic-ng==1.0.0b1
5553
# via furo
5654
file:.#egg=sphinx_json_schema_spec
5755
# via -r docs/requirements.in
58-
sphinxcontrib-applehelp==1.0.2
56+
sphinxcontrib-applehelp==1.0.4
5957
# via sphinx
6058
sphinxcontrib-devhelp==1.0.2
6159
# via sphinx
62-
sphinxcontrib-htmlhelp==2.0.0
60+
sphinxcontrib-htmlhelp==2.0.1
6361
# via sphinx
6462
sphinxcontrib-jsmath==1.0.1
6563
# via sphinx
6664
sphinxcontrib-qthelp==1.0.3
6765
# via sphinx
6866
sphinxcontrib-serializinghtml==1.1.5
6967
# via sphinx
70-
sphinxcontrib-spelling==7.7.0
68+
sphinxcontrib-spelling==8.0.0
7169
# via -r docs/requirements.in
72-
urllib3==1.26.13
70+
urllib3==2.0.2
7371
# via requests

0 commit comments

Comments
 (0)