From c0ec4609a289c437232e0570575d122f583de2f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:42:11 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 in /ozone-framework-python-server Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ozone-framework-python-server/requirements.txt | 2 +- ozone-framework-python-server/requirements_prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ozone-framework-python-server/requirements.txt b/ozone-framework-python-server/requirements.txt index 74d3b911..940ea3b2 100644 --- a/ozone-framework-python-server/requirements.txt +++ b/ozone-framework-python-server/requirements.txt @@ -34,7 +34,7 @@ six==1.12.0 snowballstemmer==1.9.0 sqlparse==0.3.0 uritemplate==3.0.0 -urllib3==1.25.3 +urllib3==1.26.5 uuid==1.30 drf-yasg==1.17.0 waitress==1.4.3 diff --git a/ozone-framework-python-server/requirements_prod.txt b/ozone-framework-python-server/requirements_prod.txt index 48acb34d..34f04126 100644 --- a/ozone-framework-python-server/requirements_prod.txt +++ b/ozone-framework-python-server/requirements_prod.txt @@ -35,7 +35,7 @@ six==1.12.0 snowballstemmer==1.9.0 sqlparse==0.3.0 uritemplate==3.0.0 -urllib3==1.25.3 +urllib3==1.26.5 uuid==1.30 drf-yasg==1.17.0 waitress==1.4.3