From 14d14ce28dc43b6372ccea3adcaec87682de108b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 13:46:32 +0000 Subject: [PATCH] Bump urllib3 in /containers/scatac-csv-to-arrow/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/scatac-csv-to-arrow/context/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/scatac-csv-to-arrow/context/requirements-freeze.txt b/containers/scatac-csv-to-arrow/context/requirements-freeze.txt index a54351d..61bd5ef 100644 --- a/containers/scatac-csv-to-arrow/context/requirements-freeze.txt +++ b/containers/scatac-csv-to-arrow/context/requirements-freeze.txt @@ -26,5 +26,5 @@ ruamel-yaml==0.15.46 scipy==1.3.3 six==1.13.0 tqdm==4.36.1 -urllib3==1.24.2 +urllib3==1.26.5 zipp==3.1.0