From 43a14a0ec51afc0daa3a3d99ed993321d74986da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 21:11:30 +0000 Subject: [PATCH] Bump requests from 2.18.3 to 2.31.0 in /django_project/src Bumps [requests](https://github.com/psf/requests) from 2.18.3 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.18.3...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_project/src/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_project/src/REQUIREMENTS.txt b/django_project/src/REQUIREMENTS.txt index 91d13207..7926a53e 100644 --- a/django_project/src/REQUIREMENTS.txt +++ b/django_project/src/REQUIREMENTS.txt @@ -9,7 +9,7 @@ Markdown==2.6.10 Pillow==4.3.0 Celery>=4.1.0,<4.2.0 xhtml2pdf==0.2b1 -requests==2.18.3 +requests==2.31.0 googlemaps==2.5.1 openpyxl==2.4.9 django-leaflet==0.23.0