From dda013b07e7437a982047f0f9c9e76e061ec61bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:11:46 +0000 Subject: [PATCH] chore(deps): bump dnspython from 2.3.0 to 2.4.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: dnspython 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 bc88bddf..e4af0643 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ aiosqlite==0.19.0 beautifulsoup4==4.12.2 censys==2.2.4 certifi==2023.5.7 -dnspython==2.3.0 +dnspython==2.4.0 fastapi==0.100.0 lxml==4.9.3 netaddr==0.8.0