From 10fb864e2e6a883bbcc7ec17239993ab52e40846 Mon Sep 17 00:00:00 2001 From: freyamade Date: Mon, 27 May 2024 13:25:26 +0200 Subject: [PATCH] update requests for security --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9b9d683e..15e6a0ea 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -52,7 +52,7 @@ python3-openid==3.2.0 pytz==2021.3 PyYAML==6.0.1 redis==4.5.5 -requests==2.31.0 +requests==2.32.0 requests-oauthlib==1.3.0 sentry-sdk==1.38.0 service-identity==21.1.0