From 8cbb99e6437df90e346e9226dceb60d1480c08fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 02:11:25 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.15 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.15. - [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...1.26.15) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... 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..b5a42270 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==1.26.15 twine==4.0.1