From dc14c6cb4630732a22037803a5b409973fd48777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:15:00 +0000 Subject: [PATCH] Bump tldextract from 3.6.0 to 5.0.0 in /docker/py3-tools Bumps [tldextract](https://github.com/john-kurkowski/tldextract) from 3.6.0 to 5.0.0. - [Release notes](https://github.com/john-kurkowski/tldextract/releases) - [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md) - [Commits](https://github.com/john-kurkowski/tldextract/compare/3.6.0...5.0.0) --- updated-dependencies: - dependency-name: tldextract dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docker/py3-tools/Pipfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker/py3-tools/Pipfile.lock b/docker/py3-tools/Pipfile.lock index c318978557a94..60d872770bc49 100644 --- a/docker/py3-tools/Pipfile.lock +++ b/docker/py3-tools/Pipfile.lock @@ -1147,12 +1147,12 @@ }, "tldextract": { "hashes": [ - "sha256:30a492de80f4de215aa998588ba5c2e625ee74ace3a2705cfb52b0021053bcbe", - "sha256:a5d8b6583791daca268a7592ebcf764152fa49617983c49916ee9de99b366222" + "sha256:1f4938a58ea6aa3fc5b374e22c9477ed43159a26c61a5c51a0bf0fdd694fd5e1", + "sha256:959965f3a4715105c598ef44ef624db9c9f85ee201cbfc2e063a51f8f19b1a5b" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==3.6.0" + "markers": "python_version >= '3.8'", + "version": "==5.0.0" }, "toml": { "hashes": [