From fbbb87723bf00b53708940838045e1ba8ee0f9b9 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 06:48:25 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.24.90 -> 1.24.91 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 23b35dd..0a8e1a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==2.2.2 -boto3==1.24.90 +boto3==1.24.91