From e162b1ff589a5c4cce34a9d71af84a589eaa2d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:41:52 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. - [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.26.13...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d4fb5b5..c254f39d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ tqdm==4.64.1 trollimage==1.19.0 trollsift==0.5.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==1.26.18 wheel==0.38.4 wrapt==1.15.0 xarray==2022.3.0