Skip to content

Commit 34deb16

Browse files
committed
update lockfiles
1 parent a85b203 commit 34deb16

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Pipfile.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-i https://pypi.org/simple/
1+
-i https://pypi.org/simple
22
alabaster==0.7.12
33
babel==2.7.0
44
certifi==2019.9.11
@@ -10,10 +10,10 @@ jinja2==2.10.3
1010
markupsafe==1.1.1
1111
packaging==19.2
1212
pygments==2.4.2
13-
pyparsing==2.4.2
13+
pyparsing==2.4.5
1414
pytz==2019.3
1515
requests==2.22.0
16-
six==1.12.0
16+
six==1.13.0
1717
snowballstemmer==2.0.0
1818
sphinx-tabs==1.1.13
1919
sphinx==2.2.1
@@ -23,4 +23,4 @@ sphinxcontrib-htmlhelp==1.0.2
2323
sphinxcontrib-jsmath==1.0.1
2424
sphinxcontrib-qthelp==1.0.2
2525
sphinxcontrib-serializinghtml==1.1.3
26-
urllib3==1.25.6
26+
urllib3==1.25.7

0 commit comments

Comments
 (0)