From 22f7ca92e4d3e1fa86967ab29a81500be22f3690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 02:00:07 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 2.0.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 2.0.3. - [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.3) --- 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..d98eb22e 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.3 twine==4.0.1