From 14fae659011948b62cdb80321be4d7c97a4d4a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:00:48 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index dee1194..1517e8f --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ requests==2.23.0 earthengine-api==0.1.232 redis==2.10.6 google-cloud-storage==1.18.0 -urllib3==1.25.8 +urllib3==1.26.5 oauth2client==4.0.0 google-api-python-client==1.12.8