From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:58:05 +0000 (+0000) Subject: build(deps): bump dnspython in /regression-tests.ixfrdist X-Git-Tag: rec-5.1.0-alpha1~41^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2590f42c5de9e21731adb03e36ec4ff35aa357b;p=thirdparty%2Fpdns.git build(deps): bump dnspython in /regression-tests.ixfrdist 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] --- diff --git a/regression-tests.ixfrdist/requirements.txt b/regression-tests.ixfrdist/requirements.txt index 9be8421d1b..48eabfdfeb 100644 --- a/regression-tests.ixfrdist/requirements.txt +++ b/regression-tests.ixfrdist/requirements.txt @@ -1,4 +1,4 @@ -dnspython==2.1.0 +dnspython==2.6.1 pytest git+https://github.com/PowerDNS/xfrserver.git@0.1 requests