From 714b1c499a705bb0229a35c609bb8764fbb4b63c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 17:06:36 +0000 Subject: [PATCH] Bump dnspython from 2.5.0 to 2.8.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.5.0 to 2.8.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/v2.5.0...v2.8.0) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d8964b7..bf9bb293 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.1 -dnspython==2.5.0 +dnspython==2.8.0 email-validator==2.1.0.post1 fakeredis==2.31.0 fastapi==0.115.0