From 2fa576f88832557652710eac0df3cfe5e6171993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 21:58:24 +0000 Subject: [PATCH] chore(deps): bump censys from 2.1.9 to 2.2.0 Bumps [censys](https://github.com/censys/censys-python) from 2.1.9 to 2.2.0. - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](https://github.com/censys/censys-python/compare/v2.1.9...v2.2.0) --- updated-dependencies: - dependency-name: censys dependency-type: direct:production update-type: version-update:semver-minor ... 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 619d8a49..f5cfbc9e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ aiohttp==3.8.4 aiomultiprocess==0.9.0 aiosqlite==0.19.0 beautifulsoup4==4.12.2 -censys==2.1.9 +censys==2.2.0 certifi==2022.12.7 dnspython==2.3.0 fastapi==0.95.1