From e6a8b68d7d6edb879c956e6089259abe1d20d9bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:32:34 +0000 Subject: [PATCH] chore(deps): bump censys from 2.1.5 to 2.1.6 Bumps [censys](https://github.com/censys/censys-python) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.1.5...v2.1.6) --- 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 8b9b2507..f18b9119 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.5 +censys==2.1.6 certifi==2022.5.18.1 dnspython==2.2.1 fastapi==0.78.0