From be26035c59dc7be36fab1d8ca0b7a8eb714cb149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 10:21:06 +0000 Subject: [PATCH] chore(deps): bump dnspython from 2.1.0 to 2.2.0 Bumps [dnspython]() from 2.1.0 to 2.2.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 5b5ce5c..b14e64f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ aiohttp>=3.7.4 discord.py==1.7.3 motor==2.5.1 python-dotenv==0.19.0 -dnspython==2.1.0 +dnspython==2.2.0