From c819c5738c603ed9fec55a8c67c93b20f831997c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 03:01:29 +0000 Subject: Bump dnspython from 2.4.0 to 2.4.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b029292..c22a2fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible==8.2.0 ansible-lint[yamllint]==6.17.2 pre-commit==3.3.3 -dnspython==2.4.0 +dnspython==2.4.1 -- cgit v1.2.3