From 5423d0f7bb46491cb8aeb06ad250f6e553917a73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:01:13 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.18 in /source/lambdas/solution_helper Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/lambdas/solution_helper/requirements-test.txt | 2 +- source/lambdas/solution_helper/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/lambdas/solution_helper/requirements-test.txt b/source/lambdas/solution_helper/requirements-test.txt index 5b257b2..c81fb08 100644 --- a/source/lambdas/solution_helper/requirements-test.txt +++ b/source/lambdas/solution_helper/requirements-test.txt @@ -1,3 +1,3 @@ crhelper==2.0.6 -urllib3==1.26.16 +urllib3==1.26.18 requests==2.31.0 \ No newline at end of file diff --git a/source/lambdas/solution_helper/requirements.txt b/source/lambdas/solution_helper/requirements.txt index 5b257b2..c81fb08 100644 --- a/source/lambdas/solution_helper/requirements.txt +++ b/source/lambdas/solution_helper/requirements.txt @@ -1,3 +1,3 @@ crhelper==2.0.6 -urllib3==1.26.16 +urllib3==1.26.18 requests==2.31.0 \ No newline at end of file