From 16a43e08f260fae6b9abd4d5fb12cd9687b61b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 04:05:23 +0000 Subject: [PATCH] Bump shodan from 1.23.0 to 1.23.1 in /requirements Bumps [shodan](https://github.com/achillean/shodan-python) from 1.23.0 to 1.23.1. - [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.23.0...1.23.1) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 960a8e21..f94304b3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ pyppeteer==0.2.2 PyYAML==5.3.1 requests==2.24.0 retrying==1.3.3 -shodan==1.23.0 +shodan==1.23.1 texttable==1.6.3 lxml==4.5.2 uvloop==0.14.0; platform_system != "Windows" \ No newline at end of file