From 0f0fb3bf19ae391ffc0ae35faf83289704df4098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 06:08:03 +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 3831e3b..9ef9db6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-environ==0.9.0 https://github.com/adilkhash/django-redactor3/archive/master.zip redis==4.4.2 https://github.com/adilkhash/django-bootstrap-pagination/archive/master.zip -requests==2.28.2 +requests==2.31.0 Pillow==9.4.0 django-assets==2.0 cssmin==0.2.0