From 3e38b3b3fd53160d2247a6a84c291d418c47a655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 05:56:37 +0000 Subject: [PATCH] Bump requests from 2.28.2 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90d65cc..95364d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pyparsing==3.0.9 python-dateutil==2.8.2 python-magic==0.4.27 pytz==2022.7.1 -requests==2.28.2 +requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.9 six==1.16.0