From 0b1110d31cda4e2bcaca2eccc4c17663b024d4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:27:33 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 043a5ef..0ca55e1 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -41,7 +41,7 @@ pytest-django==4.5.2 python3-openid==3.2.0 pytz==2021.3 redis==4.4.4 -requests==2.31.0 +requests==2.32.0 requests-oauthlib==1.3.0 sqlparse==0.4.4 toml==0.10.2