Skip to content

Commit 5c7e75d

Browse files
committed
Update dependencies
1 parent 719b586 commit 5c7e75d

File tree

2 files changed

+92
-65
lines changed

2 files changed

+92
-65
lines changed

Pipfile.lock

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

requirements.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ attrs==18.2.0
55
Babel==2.6.0
66
backcall==0.1.0
77
bleach==3.0.2
8-
certifi==2018.10.15
8+
certifi==2018.11.29
99
chardet==3.0.4
1010
decorator==4.3.0
1111
docutils==0.14
1212
flake8==3.6.0
1313
future==0.17.1
14-
idna==2.7
14+
idna==2.8
1515
imagesize==1.1.0
16-
ipython==7.1.1
16+
ipython==7.2.0
1717
ipython-genutils==0.2.0
18-
jedi==0.13.1
18+
jedi==0.13.2
1919
Jinja2==2.10
20-
MarkupSafe==1.0
20+
MarkupSafe==1.1.0
2121
mccabe==0.6.1
22-
more-itertools==4.3.0
22+
more-itertools==5.0.0
2323
packaging==18.0
2424
parso==0.3.1
2525
pexpect==4.6.0
@@ -31,24 +31,24 @@ ptyprocess==0.6.0
3131
py==1.7.0
3232
pycodestyle==2.4.0
3333
pyflakes==2.0.0
34-
Pygments==2.2.0
35-
pyparsing==2.2.2
36-
pytest==3.9.3
34+
Pygments==2.3.1
35+
pyparsing==2.3.0
36+
pytest==4.0.2
3737
pytz==2018.7
3838
readme-renderer==24.0
39-
requests==2.20.0
39+
requests==2.21.0
4040
requests-toolbelt==0.8.0
4141
simplegeneric==0.8.1
42-
six==1.11.0
42+
six==1.12.0
4343
snowballstemmer==1.2.1
44-
Sphinx==1.8.1
44+
Sphinx==1.8.3
4545
sphinx-rtd-theme==0.4.2
4646
sphinxcontrib-websupport==1.1.0
4747
tqdm==4.28.1
4848
traitlets==4.3.2
4949
twine==1.12.1
50-
urllib3==1.24
50+
urllib3==1.24.1
5151
versioneer==0.18
5252
wcwidth==0.1.7
5353
webencodings==0.5.1
54-
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@ff60f16f8265eeaf4006125d553eef5ccef6734d#egg=webexteamssdk
54+
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@719b58614b91b0a0d48179f4cb0a8d5be609686d#egg=webexteamssdk

0 commit comments

Comments
 (0)