From 2fdea345480aa041ad01ae59e968f0438b8d34e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:12:28 +0000 Subject: [PATCH] build(deps): bump dnspython from 2.4.2 to 2.6.1 in /sld-api-backend 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:production ... Signed-off-by: dependabot[bot] --- sld-api-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-api-backend/requirements.txt b/sld-api-backend/requirements.txt index 8335927..7acc213 100644 --- a/sld-api-backend/requirements.txt +++ b/sld-api-backend/requirements.txt @@ -21,7 +21,7 @@ croniter==2.0.1 cryptography==41.0.4 dependency-injector==4.41.0 Deprecated==1.2.14 -dnspython==2.4.2 +dnspython==2.6.1 ecdsa==0.18.0 email-validator==2.0.0.post2 exceptiongroup==1.1.3