From 612d7b77a6d260f82159d8060e8c10441f50e93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 05:22:40 +0000 Subject: [PATCH] Bump dnspython from 2.1.0 to 2.2.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.0 to 2.2.1. - [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.2.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 d507381..37a5ee7 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.2.1 redis==3.5.3 gtts==2.2.3 cloudscraper==1.2.58