From a5ab5536d9c1a5dd9e1f5c1c8553c704e7ba9c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:57:47 +0000 Subject: [PATCH] Bump dnspython from 2.1.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.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.1.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 4bb6730..dab803e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ tensorflow-cpu==2.5.2 urllib3==1.26.5 Werkzeug==2.0.1 gunicorn==19.8.0 -dnspython==2.1.0 +dnspython==2.6.1 flask-PyMongo==2.3.0 \ No newline at end of file