From 1e71e755f9793d821f70396221f1dbf652761bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:15:41 +0000 Subject: [PATCH] chore(deps): bump urllib3 Bumps the proxy-dependencies group with 1 update in the /src/proxy directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.6.3 to 2.7.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.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proxy-dependencies ... Signed-off-by: dependabot[bot] --- src/proxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/proxy/requirements.txt b/src/proxy/requirements.txt index 6305879..bd148aa 100644 --- a/src/proxy/requirements.txt +++ b/src/proxy/requirements.txt @@ -1 +1 @@ -urllib3==2.6.3 +urllib3==2.7.0