Bump dnspython from 2.2.1 to 2.3.0 (#347)

Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 09:35:51 -04:00
committed by GitHub
parent 599f1fde2c
commit 8a4f254e0d
2 changed files with 72 additions and 85 deletions

View File

@@ -31,7 +31,7 @@ click-repl = "==0.2.0"
colorama = "==0.4.4"
defusedxml = "==0.7.1"
deprecated = "==1.2.13"
dnspython = "==2.2.1"
dnspython = "==2.3.0"
docopt = "==0.6.2"
docutils = "==0.16"
eventlet = "==0.33.1"