From c664864840427cf28c1e6788cbbc2d63453d0a74 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Mar 2024 01:00:47 +0000 Subject: [PATCH] Update dependency boto3 to v1.34.55 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29aeab3..7b6c3d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ mlflow==2.11.0 psycopg2-binary==2.9.9 -boto3==1.34.54 \ No newline at end of file +boto3==1.34.55 \ No newline at end of file