From 7a899dd40a350805a83caeab0e5f9c8e39c2a92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:01:17 +0000 Subject: [PATCH] build(deps): bump dnspython from 2.2.1 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.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.2.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 38792ea0e..7cf487891 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Bcrypt-Flask==1.0.2 giturlparse~=0.10.0 click-option-group~=0.5.5 cryptography>=41.0.3 -dnspython==2.2.1 +dnspython==2.6.1 flask-cors==3.0.10 flask-marshmallow~=0.14.0 flask-restful==0.3.9