From 3ed0c085210f97ed34b2a49685e1a1904f02533e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:06:57 +0000 Subject: [PATCH] build(deps-dev): bump urllib3 from 1.26.19 to 2.3.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.3.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/1.26.19...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wheel/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheel/dev_requirements.txt b/wheel/dev_requirements.txt index 50fd2d97e9..ceb5a708f6 100644 --- a/wheel/dev_requirements.txt +++ b/wheel/dev_requirements.txt @@ -26,4 +26,4 @@ sortedcontainers==2.4.0 setuptools==76.0.0 tinyarray==1.2.4 tomli==2.2.1 -urllib3==1.26.19 +urllib3==2.3.0