Merge pull request #520 from laramies/dependabot/pip/master/texttable-1.6.3

Bump texttable from 1.6.2 to 1.6.3
This commit is contained in:
J.Townsend 2020-09-07 23:39:01 +01:00 committed by GitHub
commit a82edae144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -17,7 +17,7 @@ PyYAML = "==5.3.1"
requests = "==2.24.0"
retrying = "==1.3.3"
shodan = "==1.23.0"
texttable = "==1.6.2"
texttable = "==1.6.3"
lxml = "==4.5.2"
uvloop = "==0.14.0"
certifi = "==2020.6.20"

9
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "9b829c746045542b59e93358fafbd9bf04293853975ce449baad9ccf75c5a34c"
"sha256": "46fc7d1d31fc7fa21ad4cbed5710fdef77105459accd1d4bb3e2bc97bc4c10c1"
},
"pipfile-spec": 6,
"requires": {},
@ -355,11 +355,11 @@
},
"texttable": {
"hashes": [
"sha256:7dc282a5b22564fe0fdc1c771382d5dd9a54742047c61558e071c8cd595add86",
"sha256:eff3703781fbc7750125f50e10f001195174f13825a92a45e9403037d539b4f4"
"sha256:ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436",
"sha256:f802f2ef8459058736264210f716c757cbf85007a30886d8541aa8c3404f1dda"
],
"index": "pypi",
"version": "==1.6.2"
"version": "==1.6.3"
},
"tqdm": {
"hashes": [
@ -490,7 +490,6 @@
"sha256:6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20",
"sha256:9b30f12df9393f0d28af9210ff8efe48d10c94f73e5daf886f10c4b0b0b4f03c"
],
"index": "pypi",
"version": "==8.5.0"
},
"mypy": {