From 2c9b6eb81dff4dcaf0c05343123d72e7e58d74f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:06:36 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f74122a9..8efaef98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.0.1 blinker==1.6.2 click==8.1.3 colorama==0.4.6 -dnspython==2.3.0 +dnspython==2.6.1 email-validator==2.0.0.post2 Flask==2.2.5 Flask-BabelEx==0.9.4