From 97cc1121a004ac008518ee2cafa41235d9f04de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 21:14:26 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. - [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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- previous_labs_django_app/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/previous_labs_django_app/requirements.txt b/previous_labs_django_app/requirements.txt index 8fb7bfff..ea0950fa 100644 --- a/previous_labs_django_app/requirements.txt +++ b/previous_labs_django_app/requirements.txt @@ -52,7 +52,7 @@ thinc==7.3.1 threadpoolctl==2.1.0 tqdm==4.46.1 typed-ast==1.4.1 ; implementation_name == 'cpython' and python_version < '3.8' -urllib3==1.25.9 ; python_version >= '3.4' +urllib3==1.26.5 ; python_version >= '3.4' wasabi==0.6.0 wrapt==1.11.2 zipp==3.1.0 diff --git a/requirements.txt b/requirements.txt index 59d0e257..7e2b3c69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,5 +43,5 @@ SQLAlchemy==1.3.17 threadpoolctl==2.1.0 thrift==0.13.0 tqdm==4.46.1 -urllib3==1.25.9 +urllib3==1.26.5 Werkzeug==1.0.1