From 52641336de53ae1b5832743306dca61c7083c7b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 03:09:44 +0000 Subject: [PATCH] Bump requests from 2.27.0 to 2.31.0 in /stream-getter Bumps [requests](https://github.com/psf/requests) from 2.27.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.27.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stream-getter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-getter/requirements.txt b/stream-getter/requirements.txt index 08138ea..faeadc0 100644 --- a/stream-getter/requirements.txt +++ b/stream-getter/requirements.txt @@ -1,4 +1,4 @@ backoff==1.11.1 boto3==1.20.11 botocore==1.23.11 -requests==2.27.0 +requests==2.31.0