diff --git a/api/app/requirements.txt b/api/app/requirements.txt
index 867cacda864d5223fcfaf7339df1278636bd7c78..f60dc72d486d001450ec857fed204bc5cd44b016 100644
--- a/api/app/requirements.txt
+++ b/api/app/requirements.txt
@@ -18,5 +18,5 @@ openpyxl==3.1.5
 anyio==4.8.0
 psutil==5.9.8
 pyoxigraph==0.3.22
-boto3==1.35.94
+boto3==1.35.96
 setuptools==71.1.0
\ No newline at end of file
diff --git a/connector/app/requirements.txt b/connector/app/requirements.txt
index ff747fcb50f74d36663f30b551325910def3cf57..f4eb09e8eb0873d195df30d83bbc47dbbf7b3fec 100644
--- a/connector/app/requirements.txt
+++ b/connector/app/requirements.txt
@@ -10,7 +10,7 @@ Werkzeug==2.2.3
 cryptography==43.0.3
 pyoxigraph==0.3.22
 pydantic==1.10.20
-boto3==1.35.94
+boto3==1.35.96
 sqlparse==0.5.3
 gunicorn==22.0.0
 setuptools==71.1.0
\ No newline at end of file
diff --git a/setup/requirements.txt b/setup/requirements.txt
index 63d4515cad9217c0e19f1483586bedfa2369293a..80a0fb688163d9b1ea90c73141777d6b259fcaa3 100644
--- a/setup/requirements.txt
+++ b/setup/requirements.txt
@@ -1,3 +1,3 @@
-boto3==1.35.94
+boto3==1.35.96
 requests==2.32.3
 setuptools==71.1.0
\ No newline at end of file