From 20b396693f3be989d041252af80489accb011fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:31:19 +0000 Subject: [PATCH] chore(deps): bump censys from 2.2.8 to 2.2.9 Bumps [censys](https://github.com/censys/censys-python) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.2.8...v2.2.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 7255c2d1..6cfc1ad6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ aiohttp==3.8.6 aiomultiprocess==0.9.0 aiosqlite==0.19.0 beautifulsoup4==4.12.2 -censys==2.2.8 +censys==2.2.9 certifi==2023.7.22 dnspython==2.4.2 fastapi==0.104.1