mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-11 09:41:06 +08:00
chore(deps): bump censys from 1.1.0 to 1.1.1
Bumps [censys](https://github.com/censys/censys-python) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v1.1.0...1.1.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3e579ac10f
commit
9ac9fc983d
2 changed files with 5 additions and 5 deletions
2
Pipfile
2
Pipfile
|
@ -9,7 +9,7 @@ aiohttp = "==3.7.4"
|
|||
aiomultiprocess = "==0.9.0"
|
||||
aiosqlite = "==0.16.1"
|
||||
beautifulsoup4 = "==4.9.3"
|
||||
censys = "==1.1.0"
|
||||
censys = "==1.1.1"
|
||||
certifi = "==2020.12.5"
|
||||
dnspython = "==2.1.0"
|
||||
netaddr = "==0.8.0"
|
||||
|
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "edf997fe710da9b04006fab920f322cb19f2136318fa091cea1e39bad3bf9e1b"
|
||||
"sha256": "c8eb0d15849b0c7bdd2cb8a29e92903b2d5443ac65750e1f6f53d8a143dd4556"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {},
|
||||
|
@ -120,11 +120,11 @@
|
|||
},
|
||||
"censys": {
|
||||
"hashes": [
|
||||
"sha256:510ce84a9b49bf4d745cfd37370498a8af80e1e30f502369a299b048895fa2a4",
|
||||
"sha256:926aa55648abb01451f22a1bef03c8777dac8e550979ce5662be079fdf9c0e94"
|
||||
"sha256:0a2e2c73471d37fb55c4c5597d48334cfc56fd39daebbae18c7b07f0d2a51dc4",
|
||||
"sha256:d7d935ffe3309f8279d566113f2d958803154fd090ad07abe0d3458a396db9fd"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.1.0"
|
||||
"version": "==1.1.1"
|
||||
},
|
||||
"certifi": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue