]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
build(deps): bump dnspython in /regression-tests.auth-py dependabot/pip/regression-tests.auth-py/dnspython-2.6.1 14065/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 Apr 2024 21:57:31 +0000 (21:57 +0000)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 21:57:31 +0000 (21:57 +0000)
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.0 to 2.6.1.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.1.0...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
regression-tests.auth-py/requirements.txt

index f1236ed89f9bb8b8c99bf6863ca3ceb5d434853e..9ab203d10b8b901a8ff1d187e934a6dedf528230 100644 (file)
@@ -1,4 +1,4 @@
-dnspython==2.1.0
+dnspython==2.6.1
 pytest
 Twisted>0.15.0
 requests>=2.18.4