From 9167dd51d4ccf54020cf30083380a36b4d49699e Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 06:26:36 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.34.60 -> 1.34.61 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5880ed..cfee2ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==3.0.2 -boto3==1.34.60 +boto3==1.34.61