From d136e75c8821bf08b84d50a1fd1d6903987cf628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:11:32 +0000 Subject: [PATCH] Bump censys from 2.2.14 to 2.2.15 Bumps [censys](https://github.com/censys/censys-python) from 2.2.14 to 2.2.15. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.2.14...v2.2.15) --- 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 683ff1f9581..b60254d2a46 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ aiohttp==3.10.10 aiomultiprocess==0.9.1 aiosqlite==0.20.0 beautifulsoup4==4.12.3 -censys==2.2.14 +censys==2.2.15 certifi==2024.8.30 dnspython==2.7.0 fastapi==0.115.2