From 388889589c9581bfbf18e83f7147c83ee83f6aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:37:50 +0000 Subject: [PATCH] Bump dnspython from 1.15 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.15 to 2.6.1. - [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.15.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14507168..8c3d04f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ yconf==0.3.4 google_compute_engine==2.7.2 progress==1.3 py-zabbix==1.1.3 -dnspython==1.15 +dnspython==2.6.1