From 03b10b5f8be0bf8ab90883e8d3f7e9e5607bfb55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 02:34:57 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.3 --- mlflow-tracker/aws/requirements.txt | 2 +- mlflow-tracker/minio/mlflow/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mlflow-tracker/aws/requirements.txt b/mlflow-tracker/aws/requirements.txt index 2f10e259..83e97d6a 100644 --- a/mlflow-tracker/aws/requirements.txt +++ b/mlflow-tracker/aws/requirements.txt @@ -1,4 +1,4 @@ mlflow==1.25.1 pymysql==1.0.2 pysftp==0.2.9 -boto3~=1.23.0 +boto3~=1.34.3 diff --git a/mlflow-tracker/minio/mlflow/requirements.txt b/mlflow-tracker/minio/mlflow/requirements.txt index 38004e7c..2bedd9ba 100644 --- a/mlflow-tracker/minio/mlflow/requirements.txt +++ b/mlflow-tracker/minio/mlflow/requirements.txt @@ -1,5 +1,5 @@ cryptography==37.0.2 -boto3==1.24.10 +boto3==1.34.3 mlflow==1.26.1 pymysql==1.0.2 protobuf==3.20.1