From e53d376c834d503f3de02e6218055e5f187900af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:37:53 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a3266b7..6c69bf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ tqdm==4.66.1 troposphere==4.4.1 typed-ast==1.5.5 Unidecode==1.3.6 -urllib3==1.26.10 +urllib3==1.26.17 Werkzeug==2.3.7 wrapt==1.15.0 wsgi-request-logger==0.4.6 diff --git a/tests/requirements.txt b/tests/requirements.txt index 241abce..d932cab 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -55,7 +55,7 @@ tqdm==4.44.1 troposphere==2.6.0 typed-ast==1.5.4 Unidecode==1.1.1 -urllib3==1.26.5 +urllib3==1.26.17 Werkzeug==2.2.3 wrapt==1.12.1 wsgi-request-logger==0.4.6