chore: 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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 17:58:03 +00:00 committed by GitHub
parent a6c028ebad
commit a1050be5e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ dependencies = [
"django-probes==1.7.0", "django-probes==1.7.0",
"Pillow==10.3.0", "Pillow==10.3.0",
"psycopg==3.1.19", "psycopg==3.1.19",
"requests==2.32.2", "requests==2.32.3",
"rcssmin==1.1.2", "rcssmin==1.1.2",
"rjsmin==1.2.2", "rjsmin==1.2.2",
"social-auth-core==4.5.4", "social-auth-core==4.5.4",