From 58ed0d3427a9e60b33d3ec41514188a122be8c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 02:00:10 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 2.0.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 2.0.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.13...2.0.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_requirements.txt b/build_requirements.txt index 8d4d7505..740d347e 100644 --- a/build_requirements.txt +++ b/build_requirements.txt @@ -1,4 +1,4 @@ pipenv==2022.11.25 universal_build==0.6.18 -urllib3==1.26.13 +urllib3==2.0.0 twine==4.0.1