From 836ab78895579b54fca088ca6af066800cef1b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 06:50:30 +0000 Subject: [PATCH] Bump dnspython from 2.3.0 to 2.7.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.7.0. - [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.7.0) --- 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..fdca431 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.7.0 hachoir heroku3 motor