From ab496f11e5d761cc6433bca8af149376b3a193f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jan 2022 01:39:08 +0000 Subject: [PATCH] chore(deps): bump censys from 2.1.1 to 2.1.2 Bumps [censys](https://github.com/censys/censys-python) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.1.1...v2.1.2) --- 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 82bf3b64..0a1fce84 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.10.0 -censys==2.1.1 +censys==2.1.2 certifi==2021.10.8 dnspython==2.1.0 fastapi==0.71.0