Skip to content

Commit 739583d

Browse files
committed
Update dependencies
1 parent 6aea656 commit 739583d

File tree

2 files changed

+43
-41
lines changed

2 files changed

+43
-41
lines changed

Pipfile.lock

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

requirements.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ bleach==3.1.0
88
certifi==2019.6.16
99
chardet==3.0.4
1010
decorator==4.4.0
11-
docutils==0.15.1
11+
docutils==0.15.2
1212
entrypoints==0.3
1313
flake8==3.7.8
1414
future==0.17.1
1515
idna==2.8
1616
imagesize==1.1.0
17-
importlib-metadata==0.18
18-
ipython==7.6.1
17+
importlib-metadata==0.19
18+
ipython==7.7.0
1919
ipython-genutils==0.2.0
20-
jedi==0.14.1
20+
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.0
25+
packaging==19.1
2626
parso==0.5.1
2727
pexpect==4.7.0
2828
pickleshare==0.7.5
@@ -35,28 +35,28 @@ pycodestyle==2.5.0
3535
pyflakes==2.1.1
3636
Pygments==2.4.2
3737
PyJWT==1.7.1
38-
pyparsing==2.4.0
39-
pytest==5.0.1
40-
pytz==2019.1
38+
pyparsing==2.4.2
39+
pytest==5.1.0
40+
pytz==2019.2
4141
readme-renderer==24.0
4242
requests==2.22.0
4343
requests-toolbelt==0.9.1
4444
six==1.12.0
4545
snowballstemmer==1.9.0
46-
Sphinx==2.1.2
46+
Sphinx==2.2.0
4747
sphinx-rtd-theme==0.4.3
4848
sphinxcontrib-applehelp==1.0.1
4949
sphinxcontrib-devhelp==1.0.1
5050
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.32.2
54+
tqdm==4.34.0
5555
traitlets==4.3.2
5656
twine==1.13.0
5757
urllib3==1.25.3
5858
versioneer==0.18
5959
wcwidth==0.1.7
6060
webencodings==0.5.1
61-
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@e25918d1e098bdc537ba25c854c22e33731cd303#egg=webexteamssdk
61+
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@6aea6566fbe02aa3f855b79ac74fc7d01e770142#egg=webexteamssdk
6262
zipp==0.5.2

0 commit comments

Comments
 (0)