Skip to content

Commit 0b1f80f

Browse files
committed
Bump the docs requirements.
1 parent 77afd32 commit 0b1f80f

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

docs/requirements.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,35 @@
22
# This file is autogenerated by pip-compile
33
# To update, run:
44
#
5-
# pip-compile docs/requirements.in
5+
# pip-compile
66
#
77
alabaster==0.7.12 # via sphinx
88
babel==2.8.0 # via sphinx
9-
certifi==2019.11.28 # via requests
9+
certifi==2020.4.5.1 # via requests
1010
chardet==3.0.4 # via requests
11-
docutils==0.15.2 # via sphinx
12-
idna==2.8 # via requests
11+
docutils==0.16 # via sphinx
12+
idna==2.9 # via requests
1313
imagesize==1.2.0 # via sphinx
14-
jinja2==2.10.3 # via sphinx
15-
lxml==4.4.2
14+
jinja2==2.11.2 # via sphinx
15+
lxml==4.5.0 # via -r requirements.in
1616
markupsafe==1.1.1 # via jinja2
17-
packaging==20.0 # via sphinx
18-
pyenchant==2.0.0 # via sphinxcontrib-spelling
19-
pygments==2.5.2 # via sphinx
20-
pyparsing==2.4.6 # via packaging
21-
pytz==2019.3 # via babel
22-
requests==2.22.0 # via sphinx
23-
six==1.13.0 # via packaging, sphinxcontrib-spelling
17+
packaging==20.3 # via sphinx
18+
pyenchant==3.0.1 # via sphinxcontrib-spelling
19+
pygments==2.6.1 # via sphinx
20+
pyparsing==2.4.7 # via packaging
21+
pytz==2020.1 # via babel
22+
requests==2.23.0 # via sphinx
23+
six==1.14.0 # via packaging, sphinxcontrib-spelling
2424
snowballstemmer==2.0.0 # via sphinx
25-
sphinx==2.3.1
26-
sphinxcontrib-applehelp==1.0.1 # via sphinx
27-
sphinxcontrib-devhelp==1.0.1 # via sphinx
28-
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
25+
sphinx==3.0.3 # via -r requirements.in, sphinxcontrib-spelling
26+
sphinxcontrib-applehelp==1.0.2 # via sphinx
27+
sphinxcontrib-devhelp==1.0.2 # via sphinx
28+
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
2929
sphinxcontrib-jsmath==1.0.1 # via sphinx
30-
sphinxcontrib-qthelp==1.0.2 # via sphinx
31-
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
32-
sphinxcontrib-spelling==4.3.0
33-
urllib3==1.25.7 # via requests
30+
sphinxcontrib-qthelp==1.0.3 # via sphinx
31+
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
32+
sphinxcontrib-spelling==5.0.0 # via -r requirements.in
33+
urllib3==1.25.9 # via requests
3434

3535
# The following packages are considered to be unsafe in a requirements file:
3636
# setuptools

0 commit comments

Comments
 (0)