From bb161fe9931254d19a91e7844a70f7f3227606a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 07:01:18 +0000 Subject: [PATCH] Bump dnspython from 2.7.0 to 2.8.0 in /requirements Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.7.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.7.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/project-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project-requirements.txt b/requirements/project-requirements.txt index f6f0f894ed..6b805d307c 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -40,7 +40,7 @@ elasticsearch-dsl==8.17.0 # plugins GitPython==3.1.41 checkdmarc==5.7.9 -dnspython==2.7.0 +dnspython==2.8.0 dnstwist[full]==20250130 google>=3.0.0 google-cloud-webrisk==1.19.0