Bump shodan from 1.24.0 to 1.25.0

Bumps [shodan](https://github.com/achillean/shodan-python) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/compare/1.24.0...1.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-01 10:46:15 +00:00 committed by GitHub
parent 31a6f29b38
commit 95e81bff7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View file

@ -18,7 +18,7 @@ pyppeteer = "==0.2.5"
PyYAML = "==5.3.1"
requests = "==2.25.1"
retrying = "==1.3.3"
shodan = "==1.24.0"
shodan = "==1.25.0"
texttable = "==1.6.3"
lxml = "==4.6.2"
uvloop = "==0.14.0"

7
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "b464ea8a67eb276377bbe8c87217264da24d0d1a7cb6a02d38572f673bec0961"
"sha256": "b24ebf99556c5ebcda57bf8dce4321342820ddcd3eb92ee0a7faf4fce3c41dc5"
},
"pipfile-spec": 6,
"requires": {},
@ -410,10 +410,10 @@
},
"shodan": {
"hashes": [
"sha256:0b5ec40c954cd48c4e3234e81ad92afdc68438f82ad392fed35b7097eb77b6dd"
"sha256:7e2bddbc1b60bf620042d0010f4b762a80b43111dbea9c041d72d4325e260c23"
],
"index": "pypi",
"version": "==1.24.0"
"version": "==1.25.0"
},
"six": {
"hashes": [
@ -623,7 +623,6 @@
"sha256:5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5",
"sha256:67714da7f7bc052e064859c05c595155bd1ee9f69f76557e21f051443c20947a"
],
"index": "pypi",
"version": "==20.9"
},
"pluggy": {