From d4cfdb8789ecf519090ae9fa8d5030394a3df41d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:46:38 +0000 Subject: [PATCH] Bump dnspython from 1.15.0 to 2.6.1 in /executor Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.15.0 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-type: direct:production ... Signed-off-by: dependabot[bot] --- executor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/executor/requirements.txt b/executor/requirements.txt index 79f2456..6a6d4c1 100644 --- a/executor/requirements.txt +++ b/executor/requirements.txt @@ -3,5 +3,5 @@ redis==4.5.4 requests>=2.20.0 lxml==4.9.1 beautifulsoup4==4.6.0 -dnspython==1.15.0 +dnspython==2.6.1 pyzmq==17.0.0b3