From 7cb7599f128c8e3f8b1f59bcb279aee5f8782840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:26:47 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d122c3..a5e4d1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ jmespath==0.10.0 # botocore python-dateutil==2.8.1 # via botocore -requests==2.31.0 +requests==2.32.0 # via bydelsfakta-api (setup.py) s3transfer==0.10.1 # via boto3