From 9a6331a910ca2ccbfbd24d1ad567c951c60772b0 Mon Sep 17 00:00:00 2001 From: Teklia Bot <bot@teklia.com> Date: Sat, 15 Mar 2025 11:03:24 +0000 Subject: [PATCH] Bump Python requirement boto3 to 1.37.13 --- base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/requirements.txt b/base/requirements.txt index c7102cdc5f..029840cbc7 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.37.12 +boto3==1.37.13 cryptography==3.4.7 Django==5.0.8 ed25519==1.5 -- GitLab