From cf9c9f7092fc4125f38453991fcaf0a24ad07d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:14:19 +0000 Subject: [PATCH] Bump dnspython from 2.4.2 to 2.6.1 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1c456c6..07ca469 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -3,7 +3,7 @@ anyio==3.7.1 certifi==2023.11.17 click==8.1.7 colorama==0.4.6 -dnspython==2.4.2 +dnspython==2.6.1 email-validator==2.1.0.post1 fastapi==0.105.0 greenlet==3.0.3