Skip to content

Commit b9ac306

Browse files
committed
Update dependencies
1 parent 61b5ccc commit b9ac306

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

Pipfile.lock

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

requirements.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ attrs==19.1.0
55
Babel==2.7.0
66
backcall==0.1.0
77
bleach==3.1.0
8-
certifi==2019.6.16
8+
certifi==2019.9.11
99
chardet==3.0.4
1010
decorator==4.4.0
1111
docutils==0.15.2
@@ -14,20 +14,20 @@ flake8==3.7.8
1414
future==0.17.1
1515
idna==2.8
1616
imagesize==1.1.0
17-
importlib-metadata==0.19
18-
ipython==7.7.0
17+
importlib-metadata==0.23
18+
ipython==7.8.0
1919
ipython-genutils==0.2.0
2020
jedi==0.15.1
2121
Jinja2==2.10.1
2222
MarkupSafe==1.1.1
2323
mccabe==0.6.1
2424
more-itertools==7.2.0
25-
packaging==19.1
25+
packaging==19.2
2626
parso==0.5.1
2727
pexpect==4.7.0
2828
pickleshare==0.7.5
2929
pkginfo==1.5.0.1
30-
pluggy==0.12.0
30+
pluggy==0.13.0
3131
prompt-toolkit==2.0.9
3232
ptyprocess==0.6.0
3333
py==1.8.0
@@ -36,13 +36,13 @@ pyflakes==2.1.1
3636
Pygments==2.4.2
3737
PyJWT==1.7.1
3838
pyparsing==2.4.2
39-
pytest==5.1.0
39+
pytest==5.1.2
4040
pytz==2019.2
4141
readme-renderer==24.0
4242
requests==2.22.0
4343
requests-toolbelt==0.9.1
4444
six==1.12.0
45-
snowballstemmer==1.9.0
45+
snowballstemmer==1.9.1
4646
Sphinx==2.2.0
4747
sphinx-rtd-theme==0.4.3
4848
sphinxcontrib-applehelp==1.0.1
@@ -51,12 +51,12 @@ sphinxcontrib-htmlhelp==1.0.2
5151
sphinxcontrib-jsmath==1.0.1
5252
sphinxcontrib-qthelp==1.0.2
5353
sphinxcontrib-serializinghtml==1.1.3
54-
tqdm==4.34.0
54+
tqdm==4.36.1
5555
traitlets==4.3.2
56-
twine==1.13.0
57-
urllib3==1.25.3
56+
twine==1.15.0
57+
urllib3==1.25.5
5858
versioneer==0.18
5959
wcwidth==0.1.7
6060
webencodings==0.5.1
61-
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@6aea6566fbe02aa3f855b79ac74fc7d01e770142#egg=webexteamssdk
62-
zipp==0.5.2
61+
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@61b5ccc82fc860c1fc7ceec5eb3744dd4a0e6759#egg=webexteamssdk
62+
zipp==0.6.0

0 commit comments

Comments
 (0)