From 452e206cc72f3ef213d34f92546e3b9eeefd9214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 17:09:52 +0000 Subject: [PATCH] Bump dnspython from 2.1.0 to 2.3.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.1.0...v2.3.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 d507381..e0fb10d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pytube==11.0.1 youtube_search_python==1.4.9 pymongo motor>=2.1.0,<2.6.0 -dnspython==2.1.0 +dnspython==2.3.0 redis==3.5.3 gtts==2.2.3 cloudscraper==1.2.58