mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-11 18:03:10 +08:00
Bump plotly from 4.10.0 to 4.11.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.10.0 to 4.11.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.10.0...v4.11.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3093b1745d
commit
befc0a768b
2 changed files with 5 additions and 5 deletions
2
Pipfile
2
Pipfile
|
@ -11,7 +11,7 @@ aiosqlite = "==0.15.0"
|
|||
beautifulsoup4 = "==4.9.3"
|
||||
dnspython = "==2.0.0"
|
||||
netaddr = "==0.8.0"
|
||||
plotly = "==4.10.0"
|
||||
plotly = "==4.11.0"
|
||||
pyppeteer = "==0.2.2"
|
||||
PyYAML = "==5.3.1"
|
||||
requests = "==2.24.0"
|
||||
|
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "acfbe225f888589186517518fd97915a0323e824b7093b6f4b62072eaf65b9cd"
|
||||
"sha256": "4b9318ba189e77be8b5e8f5d96d89205a6119313049601429fa1327a1522039d"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {},
|
||||
|
@ -246,11 +246,11 @@
|
|||
},
|
||||
"plotly": {
|
||||
"hashes": [
|
||||
"sha256:752f0803588b8d895d604c58fa55119ad104f3fbdd5eb5f7d11a3079680c31c0",
|
||||
"sha256:aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31"
|
||||
"sha256:584b3dc685c84b652198166969742115b31892de61c86556f909f3f0f9ccd0d3",
|
||||
"sha256:b6ad5c3d2cbf056a782e3c6833a334c45a5453a12dc8a48df971602509e8d3d6"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==4.10.0"
|
||||
"version": "==4.11.0"
|
||||
},
|
||||
"pycares": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue