From 988ce86166f069301b920d179c68e4157a1037c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:07:06 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 in /backend 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] --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 18d10c6..5a44a8b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -44,7 +44,7 @@ selenium==3.141.0 six==1.14.0 SQLAlchemy==1.3.17 toml==0.10.0 -urllib3==1.25.9 +urllib3==1.26.5 Werkzeug==1.0.1 wrapt==1.12.1 aniso8601==8.0.0 @@ -93,6 +93,6 @@ selenium==3.141.0 six==1.14.0 SQLAlchemy==1.3.17 toml==0.10.0 -urllib3==1.25.9 +urllib3==1.26.5 Werkzeug==1.0.1 wrapt==1.12.1