From cb8d580dd831e21439ef23c55334dd568fc541b0 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sib.swiss>
Date: Thu, 13 Mar 2025 15:18:56 +0000
Subject: [PATCH] Update dependency boto3 to v1.37.11

---
 api/app/requirements.txt       | 2 +-
 connector/app/requirements.txt | 2 +-
 setup/requirements.txt         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/api/app/requirements.txt b/api/app/requirements.txt
index 323b8d5d..ce92a1f7 100644
--- a/api/app/requirements.txt
+++ b/api/app/requirements.txt
@@ -18,5 +18,5 @@ openpyxl==3.1.5
 anyio==4.8.0
 psutil==7.0.0
 pyoxigraph==0.3.22
-boto3==1.35.96
+boto3==1.37.11
 setuptools==75.8.2
\ No newline at end of file
diff --git a/connector/app/requirements.txt b/connector/app/requirements.txt
index 55d2d793..2979c1a5 100644
--- a/connector/app/requirements.txt
+++ b/connector/app/requirements.txt
@@ -10,7 +10,7 @@ Werkzeug==2.2.3
 cryptography==44.0.2
 pyoxigraph==0.3.22
 pydantic==1.10.21
-boto3==1.35.96
+boto3==1.37.11
 sqlparse==0.5.3
 gunicorn==22.0.0
 setuptools==75.8.2
\ No newline at end of file
diff --git a/setup/requirements.txt b/setup/requirements.txt
index 06e297d8..eff80a24 100644
--- a/setup/requirements.txt
+++ b/setup/requirements.txt
@@ -1,3 +1,3 @@
-boto3==1.35.96
+boto3==1.37.11
 requests==2.32.3
 setuptools==75.8.2
\ No newline at end of file
-- 
GitLab