From 33d69f02ba13877f3bcfd9e744fb843b5a26d226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:12:12 +0000 Subject: [PATCH] Bump urllib3 from 1.26.12 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 2.6.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.12...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index df8f86d..3d49a94 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -46,6 +46,6 @@ toml==0.10.2 tomli==2.0.1 tomlkit==0.11.4 tqdm==4.64.1 -urllib3==1.26.12 +urllib3==2.6.3 virtualenv==20.26.6 wrapt==1.14.1 diff --git a/requirements.txt b/requirements.txt index 8b07e75..af9211d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ pytest-mock==3.10.0 python-dateutil==2.8.2 s3transfer==0.6.0 six==1.16.0 -urllib3==1.26.13 +urllib3==2.6.3 sentry-sdk==1.11.1 toolz==0.12.0