From 08da1bac3fb025b5d207291794ac5237a95f3c05 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jan 2024 01:00:53 +0000 Subject: [PATCH] Update dependency boto3 to v1.34.30 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da8d0da..4010b2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ mlflow==2.9.2 psycopg2-binary==2.9.9 -boto3==1.34.29 \ No newline at end of file +boto3==1.34.30 \ No newline at end of file