From cf0f949e125ab3c1c3d627d4e4dadc53a159ed4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:54:15 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.19 to 2.2.3 in /tools/publish Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.2.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.19...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/publish/requirementslinux.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/publish/requirementslinux.txt b/tools/publish/requirementslinux.txt index 652890e06b..99fd9626d2 100644 --- a/tools/publish/requirementslinux.txt +++ b/tools/publish/requirementslinux.txt @@ -331,9 +331,9 @@ twine==4.0.2 \ # via # -r tools/publish/requirements.in # -r tools/publish/requirements.txt -urllib3==1.26.14 \ - --hash=sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72 \ - --hash=sha256:75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1 +urllib3==2.2.3 \ + --hash=sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac \ + --hash=sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9 # via # -r tools/publish/requirements.txt # requests