From 3d64e63c82ea472e51667194ebb4be76d950c60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 00:28:02 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.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/v1.16.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 03279f1..aeb4ea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pymongo==3.11.3 Werkzeug==2.2.3 requests==2.31.0 Jinja2==3.1.1 -dnspython==1.16.0 +dnspython==2.6.1 APScheduler==3.7.0 heroku3==4.2.3 pandas==1.5.1