From 0033dd4c85f51a2ef764c9509f289d444ad39beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:14:36 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 in /flask_dev/EMR_DB_App Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask_dev/EMR_DB_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_dev/EMR_DB_App/requirements.txt b/flask_dev/EMR_DB_App/requirements.txt index fb685b2..efc05d8 100644 --- a/flask_dev/EMR_DB_App/requirements.txt +++ b/flask_dev/EMR_DB_App/requirements.txt @@ -40,6 +40,6 @@ simplejson==3.13.2 six==1.11.0 SQLAlchemy Twisted==17.9.0 -urllib3==1.24.2 +urllib3==1.26.5 Werkzeug==0.16.0 zope.interface==4.3.2