From 5d81166c1417c0514cc181ed2ec438fe1685b1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 09:51:11 +0000 Subject: [PATCH] Bump dnspython from 2.4.1 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.1 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.1...v2.6.1) --- updated-dependencies: - dependency-name: dnspython 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 75ad82a..809376d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==3.2.0 class-doc==0.2.0b0 click==8.1.6 cryptography==41.0.2 -dnspython==2.4.1 +dnspython==2.6.1 elastic-transport==8.4.0 elasticsearch==8.8.2 email-validator==1.3.1