From c4c8f4635f3f9e4a5dde369c9c7fd2564445694b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 13:02:37 +0000 Subject: [PATCH] Bump urllib3 from 2.6.2 to 2.6.3 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 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/2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/packaging.txt b/requirements/packaging.txt index e94b3fde..b800637d 100644 --- a/requirements/packaging.txt +++ b/requirements/packaging.txt @@ -34,5 +34,5 @@ toml==0.10.2 toolz==1.1.0 transifex-python==3.7.0 typing-extensions==4.15.0 -urllib3==2.6.2 +urllib3==2.6.3 wrapt==2.0.1