From eccaf071a2473454f0d2519a47dda497d193e168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 22:05:21 +0000 Subject: [PATCH] chore(deps): bump shodan from 1.26.1 to 1.27.0 Bumps [shodan](https://github.com/achillean/shodan-python) from 1.26.1 to 1.27.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.26.1...1.27.0) --- updated-dependencies: - dependency-name: shodan dependency-type: direct:production update-type: version-update:semver-minor ... 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 0c4039a8..91cb6379 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,7 +16,7 @@ PyYAML==6.0 requests==2.27.1 retrying==1.3.3 setuptools==60.9.3 -shodan==1.26.1 +shodan==1.27.0 slowapi==0.1.5 -e git+https://github.com/L1ghtn1ng/spyse-python@main#egg=spyse-python starlette==0.17.1