From 473919098cc8353776fd4ce3d001e6ebadf0b5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:44:54 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.18 (#443) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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.14...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas <117724519+tferns@users.noreply.github.com> --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 514fb2d4..bc731642 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -525,7 +525,7 @@ uritools==4.0.1 # via # -r requirements.txt # pyhanko-certvalidator -urllib3[socks]==1.26.14 +urllib3[socks]==1.26.18 # via # -r requirements.txt # botocore diff --git a/requirements.txt b/requirements.txt index f5f3a1c0..2892c85a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -298,7 +298,7 @@ tzlocal==5.0.1 # via pyhanko uritools==4.0.1 # via pyhanko-certvalidator -urllib3==1.26.14 +urllib3==1.26.18 # via # botocore # requests