From c8d964b38036536887536ddd3db6729188c23d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:25:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. - [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.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..dfa90667 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.18 twine==4.0.1