From aaa9d263866292fd697be960bb007e5fba8c4677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:58:20 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.3.0 in /build/pip in the build-python group Bumps the build-python group in /build/pip with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.3 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/2.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python ... Signed-off-by: dependabot[bot] --- build/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pip/requirements.txt b/build/pip/requirements.txt index 7dc860ad7..d8312bcf2 100644 --- a/build/pip/requirements.txt +++ b/build/pip/requirements.txt @@ -19,6 +19,6 @@ rich==13.9.4 setuptools==75.6.0 six==1.17.0 twine==6.0.1 -urllib3==2.2.3 +urllib3==2.3.0 webencodings==0.5.1 zipp==3.21.0