From 2007fe036240f7f071c9b81800ead92cad409946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 14:16:48 +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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37937f0..ce76928 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ apscheduler aiohttp==3.9.3 asyncio==3.4.3 gTTS -dnspython==2.3.0 +dnspython==2.6.1 hachoir heroku3 motor