From b7aab12935d7430bf602abaa826a8125ed6ca4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:32:25 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 56e770bc..f0ab0112 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "django-probes==1.7.0", "Pillow==10.3.0", "psycopg==3.1.19", - "requests==2.31.0", + "requests==2.32.0", "rcssmin==1.1.2", "rjsmin==1.2.2", "social-auth-core==4.5.4",