From 52ebee04141eefa3f399ef585c31be4aa810080a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 05:03:41 +0000 Subject: [PATCH] chore(deps): bump censys from 2.1.7 to 2.1.9 Bumps [censys](https://github.com/censys/censys-python) from 2.1.7 to 2.1.9. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.1.7...v2.1.9) --- updated-dependencies: - dependency-name: censys dependency-type: direct:production update-type: version-update:semver-patch ... 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 a286f46bd23..634ad20e692 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ aiohttp==3.8.1 aiomultiprocess==0.9.0 aiosqlite==0.17.0 beautifulsoup4==4.11.1 -censys==2.1.7 +censys==2.1.9 certifi==2022.6.15 dnspython==2.2.1 fastapi==0.79.0