From d1cedcd3a509de969de50610ddeea24daaedecc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:10:15 +0000 Subject: [PATCH] Bump dnslib from 0.9.16 to 0.9.23 Bumps [dnslib](https://github.com/paulc/dnslib) from 0.9.16 to 0.9.23. - [Release notes](https://github.com/paulc/dnslib/releases) - [Commits](https://github.com/paulc/dnslib/compare/0.9.16...0.9.23) --- updated-dependencies: - dependency-name: dnslib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/rtd.txt | 2 +- requirements/tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/rtd.txt b/requirements/rtd.txt index cf39d6da..38eef4ed 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -20,4 +20,4 @@ pytest-cov==2.2.1 python-coveralls==2.7.0 pep8==1.7.1 git+https://github.com/SpamExperts/MINI-DNS-Server.git -dnslib==0.9.16 +dnslib==0.9.23 diff --git a/requirements/tests.txt b/requirements/tests.txt index d7a947b4..68e9d3ce 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -7,4 +7,4 @@ pep8==1.7.1 se_profile==1.0.0 sqlalchemy==1.4.29 git+https://github.com/SpamExperts/MINI-DNS-Server.git -dnslib==0.9.16 +dnslib==0.9.23