From 76e485a3f8ff3ce9a61857af5c3d8ada3ef18cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:09:54 +0000 Subject: [PATCH] Bump dnspython from 2.4.2 to 2.6.1 in /docker Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.2 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/v2.4.2...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..fc43f2e1f 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -61,7 +61,7 @@ decorator==5.1.1 defusedxml==0.7.1 dill==0.3.1.1 dm-tree==0.1.8 -dnspython==2.4.2 +dnspython==2.6.1 docopt==0.6.2 docutils==0.18.1 etils==1.4.1