From c1644b66446d01caa05a0b8bb4d347b2bf9c5fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:47:08 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.18 in /jobs/nro-extractor Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.4...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/nro-extractor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/nro-extractor/requirements.txt b/jobs/nro-extractor/requirements.txt index 6c2e62895..8679ad453 100644 --- a/jobs/nro-extractor/requirements.txt +++ b/jobs/nro-extractor/requirements.txt @@ -54,7 +54,7 @@ rsa==4.7.2 six==1.15.0 toolz==0.11.1 tqdm==4.60.0 -urllib3==1.26.4 +urllib3==1.26.18 asyncio-nats-client==0.11.4 asyncio-nats-streaming==0.4.0