From c944735d1367d3915e38c903904f0c60a68da8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:35:49 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.18 in /logging 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] --- logging/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logging/requirements.txt b/logging/requirements.txt index f22bd3b..4044ba4 100644 --- a/logging/requirements.txt +++ b/logging/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.8.1 requests==2.25.1 requests-aws4auth==1.0.1 s3transfer==0.3.6 -urllib3==1.26.4 +urllib3==1.26.18