Skip to content

Commit 7dcfc63

Browse files
committed
Update dependencies
1 parent cfa5e7d commit 7dcfc63

File tree

2 files changed

+52
-51
lines changed

2 files changed

+52
-51
lines changed

Pipfile.lock

Lines changed: 39 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: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alabaster==0.7.12
22
appnope==0.1.0
33
atomicwrites==1.3.0
4-
attrs==19.1.0
4+
attrs==19.3.0
55
Babel==2.7.0
66
backcall==0.1.0
77
bleach==3.1.0
@@ -11,14 +11,14 @@ decorator==4.4.0
1111
docutils==0.15.2
1212
entrypoints==0.3
1313
flake8==3.7.8
14-
future==0.17.1
14+
future==0.18.1
1515
idna==2.8
1616
imagesize==1.1.0
1717
importlib-metadata==0.23
18-
ipython==7.8.0
18+
ipython==7.9.0
1919
ipython-genutils==0.2.0
2020
jedi==0.15.1
21-
Jinja2==2.10.1
21+
Jinja2==2.10.3
2222
MarkupSafe==1.1.1
2323
mccabe==0.6.1
2424
more-itertools==7.2.0
@@ -28,22 +28,22 @@ pexpect==4.7.0
2828
pickleshare==0.7.5
2929
pkginfo==1.5.0.1
3030
pluggy==0.13.0
31-
prompt-toolkit==2.0.9
31+
prompt-toolkit==2.0.10
3232
ptyprocess==0.6.0
3333
py==1.8.0
3434
pycodestyle==2.5.0
3535
pyflakes==2.1.1
3636
Pygments==2.4.2
3737
PyJWT==1.7.1
3838
pyparsing==2.4.2
39-
pytest==5.1.2
40-
pytz==2019.2
39+
pytest==5.2.2
40+
pytz==2019.3
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.1
46-
Sphinx==2.2.0
45+
snowballstemmer==2.0.0
46+
Sphinx==2.2.1
4747
sphinx-rtd-theme==0.4.3
4848
sphinxcontrib-applehelp==1.0.1
4949
sphinxcontrib-devhelp==1.0.1
@@ -52,11 +52,11 @@ sphinxcontrib-jsmath==1.0.1
5252
sphinxcontrib-qthelp==1.0.2
5353
sphinxcontrib-serializinghtml==1.1.3
5454
tqdm==4.36.1
55-
traitlets==4.3.2
56-
twine==1.15.0
57-
urllib3==1.25.5
55+
traitlets==4.3.3
56+
twine==2.0.0
57+
urllib3==1.25.6
5858
versioneer==0.18
5959
wcwidth==0.1.7
6060
webencodings==0.5.1
61-
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@61b5ccc82fc860c1fc7ceec5eb3744dd4a0e6759#egg=webexteamssdk
61+
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@cfa5e7d1b7af3f821bb0451efbdbb10bb68fe014#egg=webexteamssdk
6262
zipp==0.6.0

0 commit comments

Comments
 (0)