From d110c14435fdb2e50c7cf40db14c48066e7bd1a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 09:57:15 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.5 in /granule_ingester Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.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.26.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- granule_ingester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/granule_ingester/requirements.txt b/granule_ingester/requirements.txt index daf53e9..23bb3e6 100644 --- a/granule_ingester/requirements.txt +++ b/granule_ingester/requirements.txt @@ -6,4 +6,4 @@ pysolr==3.9.0 kazoo==2.8.0 aio-pika==6.7.1 elasticsearch[async] -urllib3==1.26.2 +urllib3==1.26.5