aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-31 03:01:29 +0000
committerGravatar Chris Lovering <[email protected]>2023-08-01 20:57:12 +0100
commitc819c5738c603ed9fec55a8c67c93b20f831997c (patch)
tree995c29670d78f6e2c0c847b91c683b5d1eb7ad25
parentAdd CI failures to agenda (diff)
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] <[email protected]>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
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