Bump plotly from 4.7.1 to 4.8.2

Bumps [plotly](https://github.com/plotly/plotly.py) from 4.7.1 to 4.8.2.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.7.1...v4.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-29 05:27:30 +00:00 committed by GitHub
parent 0bb73eeeaf
commit 5255d2269d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -10,7 +10,7 @@ aiosqlite = "==0.13.0"
beautifulsoup4 = "==4.9.1"
dnspython = "==1.16.0"
netaddr = "==0.7.19"
plotly = "==4.7.1"
plotly = "==4.8.2"
PyYAML = "==5.3.1"
requests = "==2.23.0"
retrying = "==1.3.3"

9
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "2c63f1f5a38d17efb851b3e688f488a5579e59051085652d8c7e52da9ba3a07c"
"sha256": "d61836d17aec464019a0a0214da4d5461db76bdff024635ec1a3ecfa4dcf40da"
},
"pipfile-spec": 6,
"requires": {},
@ -220,11 +220,11 @@
},
"plotly": {
"hashes": [
"sha256:7a48cdedd13cef6745de5527d26928791f1b911b88c435667b74eadd427a10e8",
"sha256:ad0adf659ae88caf09d94a97b7ae1272b0868b30147cccf43caae7fae49a6f45"
"sha256:ce55e1a9669ea7455574ddbfe2fb52636eb63a6c29387ee0c0a929ed2325f916",
"sha256:fe34a751dd4558b8483de86f0edf480f352fca0e6948799e23848a2355427a97"
],
"index": "pypi",
"version": "==4.7.1"
"version": "==4.8.2"
},
"pycares": {
"hashes": [
@ -408,7 +408,6 @@
"sha256:68c70cc7167bdf5c7c9d8f6954a7837089c6a36bf565383919bb595efb8a17e5",
"sha256:b78134b2063dd214000685165d81c154522c3ee0a1c0d4d113c80361c234c5a2"
],
"index": "pypi",
"version": "==8.4.0"
},
"mypy": {