From 0d731a2e6f12c81f8adeb86f4b47d5da559935c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:04:31 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8f0875f..0bccdd9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -41,7 +41,7 @@ pytest==5.4.3 pytest-cov==2.10.0 pytest-localserver==0.5.0 pytz==2020.1 -requests==2.24.0 +requests==2.32.0 rope==0.17.0 rsa==4.6 six==1.14.0