From dc160e9d322e5628e32889af787599f873c69786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:39:39 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.25.8 in /ozone-framework-python-server Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8. - [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.25.8) 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..9aebba5e 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.25.8 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..6b10ecc4 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.25.8 uuid==1.30 drf-yasg==1.17.0 waitress==1.4.3