From 0d5cd2e4d374777a3eebea2afd7319719b4a3da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:05:28 +0000 Subject: [PATCH] chore(deps): bump shodan from 1.27.0 to 1.28.0 Bumps [shodan](https://github.com/achillean/shodan-python) from 1.27.0 to 1.28.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.27.0...1.28.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 3ac2a8b5..859a547e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,7 +16,7 @@ PyYAML==6.0 requests==2.28.1 retrying==1.3.3 setuptools==63.1.0 -shodan==1.27.0 +shodan==1.28.0 slowapi==0.1.5 -e git+https://github.com/L1ghtn1ng/spyse-python@main#egg=spyse-python starlette==0.19.1