mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 06:53:05 +08:00
Bump plotly from 4.9.0 to 4.10.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.9.0 to 4.10.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.9.0...v4.10.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de6f4f2ff8
commit
b5c1036170
2 changed files with 5 additions and 5 deletions
2
Pipfile
2
Pipfile
|
@ -11,7 +11,7 @@ aiosqlite = "==0.15.0"
|
||||||
beautifulsoup4 = "==4.9.1"
|
beautifulsoup4 = "==4.9.1"
|
||||||
dnspython = "==2.0.0"
|
dnspython = "==2.0.0"
|
||||||
netaddr = "==0.8.0"
|
netaddr = "==0.8.0"
|
||||||
plotly = "==4.9.0"
|
plotly = "==4.10.0"
|
||||||
pyppeteer = "==0.2.2"
|
pyppeteer = "==0.2.2"
|
||||||
PyYAML = "==5.3.1"
|
PyYAML = "==5.3.1"
|
||||||
requests = "==2.24.0"
|
requests = "==2.24.0"
|
||||||
|
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "22fa1042582480385314d09a5f450bab040e57d9b11765195cf0eae8c76fc223"
|
"sha256": "113933704c1d76dff11c184822581318dd4112576141a2c304b61040d8762c3b"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {},
|
"requires": {},
|
||||||
|
@ -238,11 +238,11 @@
|
||||||
},
|
},
|
||||||
"plotly": {
|
"plotly": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:257f530ffd73754bd008454826905657b329053364597479bb9774437a396837",
|
"sha256:752f0803588b8d895d604c58fa55119ad104f3fbdd5eb5f7d11a3079680c31c0",
|
||||||
"sha256:7c7b613af8def74f48b1298f08a49086bb9792104119feb4a137f737533021e1"
|
"sha256:aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==4.9.0"
|
"version": "==4.10.0"
|
||||||
},
|
},
|
||||||
"pycares": {
|
"pycares": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in a new issue