From 5b80cd02161b2faf08ccfab1f3bfe51932dfb4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 21:02:37 +0000 Subject: [PATCH] chore(deps): bump censys from 2.1.6 to 2.1.7 Bumps [censys](https://github.com/censys/censys-python) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.1.6...v2.1.7) --- 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 87e97af8..1aa2a22b 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.6 +censys==2.1.7 certifi==2022.6.15 dnspython==2.2.1 fastapi==0.79.0