⬆️(dependencies) update requests to v2.32.4 [SECURITY]

This commit is contained in:
renovate[bot]
2025-06-10 12:20:30 +00:00
committed by Quentin BEY
parent 23f5a13ccc
commit a8b08c4b6d

View File

@@ -57,7 +57,7 @@ dependencies = [
"nested-multipart-parser==1.5.0", "nested-multipart-parser==1.5.0",
"psycopg[binary]==3.2.9", "psycopg[binary]==3.2.9",
"redis==5.2.1", "redis==5.2.1",
"requests==2.32.3", "requests==2.32.4",
"sentry-sdk[django]==2.28.0", "sentry-sdk[django]==2.28.0",
"whitenoise==6.9.0", "whitenoise==6.9.0",
] ]