From 2152a01ccd19f4ee879ef5f7ec3f74e56fb7dd86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:35:41 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.3.0 to 2.6.0 in /projects/extension Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.0. - [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/2.3.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/extension/requirements-lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/extension/requirements-lock.txt b/projects/extension/requirements-lock.txt index ace19819e..7aab7bc80 100644 --- a/projects/extension/requirements-lock.txt +++ b/projects/extension/requirements-lock.txt @@ -1524,9 +1524,9 @@ tzdata==2024.2 \ # via # pandas # psycopg -urllib3==2.3.0 \ - --hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \ - --hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d +urllib3==2.6.0 \ + --hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \ + --hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1 # via # botocore # requests