Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 97ff945

Browse files
committed
chore(project): update documentation dependencies
This resolves some security warnings with urllib3 https://nvd.nist.gov/vuln/detail/CVE-2019-11324
1 parent bf6b66d commit 97ff945

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

docs/Pipfile.lock

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
-i https://pypi.org/simple
22
alabaster==0.7.12
33
babel==2.6.0
4-
certifi==2018.11.29
4+
certifi==2019.3.9
55
chardet==3.0.4
66
docutils==0.14
77
idna==2.8
88
imagesize==1.1.0
9-
jinja2==2.10
10-
markupsafe==1.1.0
9+
jinja2==2.10.1
10+
markupsafe==1.1.1
1111
packaging==19.0
1212
parsimonious==0.7.0
1313
pygments==2.3.1
14-
pyparsing==2.3.1
15-
pytz==2018.9
14+
pyparsing==2.4.0
15+
pytz==2019.1
1616
requests==2.21.0
1717
six==1.12.0
1818
snowballstemmer==1.2.1
1919
sphinx-js==2.7.1
20-
sphinx-rtd-theme==0.4.2
21-
sphinx==1.8.3
20+
sphinx-rtd-theme==0.4.3
21+
sphinx==1.8.5
2222
sphinxcontrib-websupport==1.1.0
23-
urllib3==1.24.1
23+
urllib3==1.24.2

0 commit comments

Comments
 (0)