From 536d5da7f00b8a15d0d97b554deb76b70c56bf97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:56:20 +0000 Subject: [PATCH] chore(deps): bump censys from 2.2.6 to 2.2.7 Bumps [censys](https://github.com/censys/censys-python) from 2.2.6 to 2.2.7. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.2.6...v2.2.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 456a445046e..d447552b481 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ aiohttp==3.8.5 aiomultiprocess==0.9.0 aiosqlite==0.19.0 beautifulsoup4==4.12.2 -censys==2.2.6 +censys==2.2.7 certifi==2023.7.22 dnspython==2.4.2 fastapi==0.103.2