From ebc4377bdfae878bf66a0354bfeb3b52bd99195c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 02:01:32 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.7.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.0 to 2.7.0. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v1.16.0...v2.7.0) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84f04ca..d67eaca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ httpx[http2,socks]==0.25.2 brotlipy==0.7.0 uvloop==0.17.0 rfc3986==2.0.0 -dnspython==1.16.0 +dnspython==2.7.0 ipwhois==1.2.0 lxml==4.9.3 selenium==3.141.0