From 0ea0b101e743bb550ad103b8f57bc7dd908aec7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 16:08:18 -0600 Subject: [PATCH] Bump urllib3 from 1.24.3 to 1.26.5 in /tests/local (#561) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.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.24.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/local/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local/requirements.txt b/tests/local/requirements.txt index 233d070f6..b2c8d9d11 100644 --- a/tests/local/requirements.txt +++ b/tests/local/requirements.txt @@ -33,7 +33,7 @@ requests==2.20.0 six==1.12.0 soupsieve==1.9.3 toolz==0.10.0 -urllib3==1.24.3 +urllib3==1.26.5 wrfhydropy==0.0.16 xarray==0.10.9 zipp==0.6.0