From 75d3db2f7edb7e6ee65de60f1d3ee9b68a79d88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 04:16:05 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.6.1 to 2.6.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.1 to 2.6.2. - [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.1...2.6.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc63e77..e8db790 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ get_latest_version==2.0.0 idna==3.11 requests==2.32.5 semver==3.0.4 -urllib3==2.6.1 +urllib3==2.6.2