From f17eab84369e1b0843985bc548e01cacfd65f760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 08:39:29 +0000 Subject: [PATCH] chore(deps): bump dnspython from 2.6.1 to 2.7.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.6.1 to 2.7.0. - [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.6.1...v2.7.0) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f624c7a..228aca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ ansible-core==2.16.4 openshift==0.13.2 # 0.13.1 # 0.12.0 # 0.12.0 kubernetes==27.2.0 # 26.1.0 # 24.2.0 # 23.3.0 # 12.0.1 -dnspython==2.6.1 # 2.3.0 # 2.2.1 # 2.1.0 +dnspython==2.7.0 # 2.3.0 # 2.2.1 # 2.1.0 jmespath==1.0.1 # 1.0.0