From 9f34764b7f301c49634eb3959093f08443557c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 06:10:55 +0000 Subject: [PATCH] Bump dnspython from 2.2.0 to 2.3.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.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.2.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 b0519e7..9dbcb0d 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.3.0 \ No newline at end of file