From 30feb7304ec0c70b98801f335379309386364720 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sib.swiss>
Date: Thu, 20 Mar 2025 06:34:55 +0000
Subject: [PATCH] Update dependency boto3 to v1.37.16

---
 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 18596236..25d80962 100644
--- a/api/app/requirements.txt
+++ b/api/app/requirements.txt
@@ -18,5 +18,5 @@ openpyxl==3.1.5
 anyio==4.9.0
 psutil==7.0.0
 pyoxigraph==0.3.22
-boto3==1.35.96
+boto3==1.37.16
 setuptools==76.1.0
\ No newline at end of file
diff --git a/connector/app/requirements.txt b/connector/app/requirements.txt
index 868962d6..6009ebcd 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.16
 sqlparse==0.5.3
 gunicorn==22.0.0
 setuptools==76.1.0
\ No newline at end of file
diff --git a/setup/requirements.txt b/setup/requirements.txt
index 5fd1e673..7c900a47 100644
--- a/setup/requirements.txt
+++ b/setup/requirements.txt
@@ -1,3 +1,3 @@
-boto3==1.35.96
+boto3==1.37.16
 requests==2.32.3
 setuptools==76.1.0
\ No newline at end of file
-- 
GitLab