From f5d4fb1f1c13d0a92ab3253c0ec031efc0ddd8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:04:29 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 in /containers/anndata-to-ui/context Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/anndata-to-ui/context/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/anndata-to-ui/context/requirements-freeze.txt b/containers/anndata-to-ui/context/requirements-freeze.txt index 2438b7f..65ec9c2 100644 --- a/containers/anndata-to-ui/context/requirements-freeze.txt +++ b/containers/anndata-to-ui/context/requirements-freeze.txt @@ -29,6 +29,6 @@ scipy==1.6.1 six==1.12.0 tqdm==4.36.1 typing-extensions==3.7.4.3 -urllib3==1.24.2 +urllib3==1.26.5 zarr==2.6.1 zipp==3.4.1