Bump plotly from 4.5.4 to 4.6.0

Bumps [plotly](https://github.com/plotly/plotly.py) from 4.5.4 to 4.6.0.
- [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.5.4...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-01 17:26:57 +00:00 committed by GitHub
parent 09ec5058fe
commit af58ec6fd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ aiosqlite = "==0.11.0"
beautifulsoup4 = "==4.8.2" beautifulsoup4 = "==4.8.2"
dnspython = "==1.16.0" dnspython = "==1.16.0"
netaddr = "==0.7.19" netaddr = "==0.7.19"
plotly = "==4.5.4" plotly = "==4.6.0"
PyYAML = "==5.3.1" PyYAML = "==5.3.1"
requests = "==2.23.0" requests = "==2.23.0"
retrying = "==1.3.3" retrying = "==1.3.3"

14
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "91770d97bbe2517d64307784f5cad7a8437a62fb58f22f2c2c3363870576019a" "sha256": "a1bd8a13ac951dafe404b80fc23f8c4715bc8645b02dcc2b7bab089bb8954c0f"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": {}, "requires": {},
@ -218,11 +218,11 @@
}, },
"plotly": { "plotly": {
"hashes": [ "hashes": [
"sha256:b6b1e13e7f04dc9a9f714ab8ecc63d00a4207a736c9835912c96b6884002be1e", "sha256:61f34955f04201a1ebcd59feaafa7eae7c16ef9b3f439870be01fb85a949292f",
"sha256:e6eab2b6010921f5fb998860125b90748e581de66ebc6107b686829417d98fc4" "sha256:ac0ca0854350bfcd833f3a8eb08aa50e184660502bb46fe907701f896ff349bd"
], ],
"index": "pypi", "index": "pypi",
"version": "==4.5.4" "version": "==4.6.0"
}, },
"pycares": { "pycares": {
"hashes": [ "hashes": [
@ -544,10 +544,10 @@
}, },
"wcwidth": { "wcwidth": {
"hashes": [ "hashes": [
"sha256:8fd29383f539be45b20bd4df0dc29c20ba48654a41e661925e612311e9f3c603", "sha256:cafe2186b3c009a04067022ce1dcd79cb38d8d65ee4f4791b8888d6599d1bbe1",
"sha256:f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8" "sha256:ee73862862a156bf77ff92b09034fc4825dd3af9cf81bc5b360668d425f3c5f1"
], ],
"version": "==0.1.8" "version": "==0.1.9"
} }
} }
} }