From 995f6f3fd1583bbec1cef2de68ba7f6e6b5c126f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:45:45 +0000 Subject: [PATCH] Bump dnspython from 2.3.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.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/v2.3.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f936821..dd5491d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.7.22 charset-normalizer==3.1.0 click==8.1.3 databases==0.7.0 -dnspython==2.3.0 +dnspython==2.6.1 email-validator==1.3.1 fastapi==0.109.1 fastapi-utils==0.2.1 diff --git a/requirements.txt b/requirements.txt index e88496d..75056b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.7.22 charset-normalizer==3.1.0 click==8.1.3 databases==0.7.0 -dnspython==2.3.0 +dnspython==2.6.1 email-validator==1.3.1 fastapi==0.109.1 fastapi-utils==0.2.1