From 31809b3c01284f38533a941168587b9cf44ec85e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:48:42 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.18 in /source/lambda/elasticsearch Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 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.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/lambda/elasticsearch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lambda/elasticsearch/requirements.txt b/source/lambda/elasticsearch/requirements.txt index 6dedfcc43..35273d531 100644 --- a/source/lambda/elasticsearch/requirements.txt +++ b/source/lambda/elasticsearch/requirements.txt @@ -4,5 +4,5 @@ requests==2.31.0 idna==3.3 chardet==5.2.0 certifi==2023.7.22 -urllib3==1.26.11 +urllib3==1.26.18