From 7ed832329a0208960edfc77ffbc04e09059e2b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:05:48 +0200 Subject: [PATCH] Bump python-whois from 0.9.0 to 0.9.2 in /docker/dnstwist (#25510) Bumps [python-whois](https://github.com/richardpenman/whois) from 0.9.0 to 0.9.2. - [Commits](https://github.com/richardpenman/whois/commits) --- updated-dependencies: - dependency-name: python-whois dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docker/dnstwist/Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/dnstwist/Pipfile.lock b/docker/dnstwist/Pipfile.lock index 2e916278d7b12..e555d0c8079ac 100644 --- a/docker/dnstwist/Pipfile.lock +++ b/docker/dnstwist/Pipfile.lock @@ -35,11 +35,11 @@ }, "python-whois": { "hashes": [ - "sha256:255afd8291903a4f8c0b4038ee091dcacb56919d0b8f7efb48c5ed897163dfb8", - "sha256:74714734c8efc8a823ee2232a4d4c1207f7389401a3a745603d42adf3e52e621" + "sha256:90ae131f702947fe459e1d73d49aa8726a1837a26d1ba66d09ac7d45f5f02067", + "sha256:ff8a0a8f3d8630868c8d0f6561977a3614a70f95907ae151de63bfac1f82c313" ], "index": "pypi", - "version": "==0.9.0" + "version": "==0.9.2" } }, "develop": {}