From 4a6347bdcc55f1ad9636f0528f6635162aa8a762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:00:25 +0000 Subject: [PATCH] Bump dnspython from 2.2.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.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.2.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index d507794..d7709a3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -94,11 +94,12 @@ }, "dnspython": { "hashes": [ - "sha256:081649da27ced5e75709a1ee542136eaba9842a0fe4c03da4fb0a3d3ed1f3c44", - "sha256:e79351e032d0b606b98d38a4b0e6e2275b31a5b85c873e587cc11b73aca026d6" + "sha256:5ef3b9680161f6fa89daf8ad451b5f1a33b18ae8a1c6778cdf4b43f08c0a6e50", + "sha256:e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc" ], - "markers": "python_version >= '3.6' and python_version < '4.0'", - "version": "==2.2.0" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==2.6.1" }, "email-validator": { "hashes": [