From cc73a29363203f87486675b62a5b7f3a67cdf6d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:11:08 +0000 Subject: [PATCH] Bump requests from 2.24.0 to 2.31.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 129fc35..c9b7e1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ django-storages==1.9.1 boto3==1.13.10 python-decouple==3.3 Pillow==9.3.0 -requests==2.24.0 +requests==2.31.0 humanize==3.1.0 \ No newline at end of file