From eab018fade04c74835fb1930bbb833a79659cfe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 00:05:44 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 in /src/Yann/skymask Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Yann/skymask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Yann/skymask/requirements.txt b/src/Yann/skymask/requirements.txt index e4da785968..97f0518027 100644 --- a/src/Yann/skymask/requirements.txt +++ b/src/Yann/skymask/requirements.txt @@ -54,7 +54,7 @@ tensorboard-plugin-wit==1.7.0 tensorflow-estimator==1.13.0 termcolor==1.1.0 tifffile==2020.8.25 -urllib3==1.25.10 +urllib3==1.26.5 Werkzeug==1.0.1 wrapt==1.12.1 zipp==3.1.0