From 724bb064abe6cffb499a38510b7e9c262118564a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 06:32:54 +0000 Subject: [PATCH] Bump dnspython from 2.2.0 to 2.2.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/v2.2.1/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0519e7..155345d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ quart==0.16.3 Quart-Discord==2.1.4 pymodm==0.4.3 pymongo==3.12.3 -dnspython==2.2.0 \ No newline at end of file +dnspython==2.2.1 \ No newline at end of file