From b5c2e722cc2b8e13f975210d4a3dc60907f4aada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:28:19 +0000 Subject: [PATCH] Bump requests from 2.24.0 to 2.31.0 in /source/lambdas/solution_helper Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests 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 75fd348..4bdae96 100644 --- a/source/lambdas/solution_helper/requirements-test.txt +++ b/source/lambdas/solution_helper/requirements-test.txt @@ -1,2 +1,2 @@ crhelper==2.0.6 -requests==2.24.0 \ No newline at end of file +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 75fd348..4bdae96 100644 --- a/source/lambdas/solution_helper/requirements.txt +++ b/source/lambdas/solution_helper/requirements.txt @@ -1,2 +1,2 @@ crhelper==2.0.6 -requests==2.24.0 \ No newline at end of file +requests==2.31.0 \ No newline at end of file