From 64b7b04ffb3d10c6b8c83d3a5cd9b3cf4fd15e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:41:22 +0000 Subject: [PATCH] Bump requests from 2.32.2 to 2.32.3 Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [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.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a75bfadc..a0e1fa59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ azure-storage-blob==12.20.0 cachetools msrestazure==0.6.4 uwsgi==2.0.24 -requests==2.32.2 +requests==2.32.3 Django~=5.0.6 django-tables2==2.7.0 django-filter==23.5