diff --git a/api/app/requirements.txt b/api/app/requirements.txt index 0daaf7dd51482ddfd67fc9bb6c7add4ecb009a21..3b1633467f3129753fea63c41f3bf4545c73236e 100644 --- a/api/app/requirements.txt +++ b/api/app/requirements.txt @@ -18,4 +18,4 @@ openpyxl==3.1.5 anyio==3.7.1 psutil==5.9.8 pyoxigraph==0.3.22 -boto3==1.34.152 \ No newline at end of file +boto3==1.34.157 \ No newline at end of file diff --git a/connector/app/requirements.txt b/connector/app/requirements.txt index 7ef621be7edae2fb1fe28add0914b8693e629581..5ccfc73915275282b9bf25cc42f683f337f56ee9 100644 --- a/connector/app/requirements.txt +++ b/connector/app/requirements.txt @@ -10,6 +10,6 @@ Werkzeug==2.3.8 cryptography==42.0.8 pyoxigraph==0.3.22 pydantic==1.10.16 -boto3==1.34.152 +boto3==1.34.157 sqlparse==0.5.1 gunicorn==22.0.0 \ No newline at end of file diff --git a/setup/requirements.txt b/setup/requirements.txt index 8b81e563d0e497d1d2e6b2743f1e5008dddbf5a3..215ede0b4fab76d1cd7dbee85d101c1f40ceb688 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -1,2 +1,2 @@ -boto3==1.34.152 +boto3==1.34.157 requests==2.28.0 \ No newline at end of file