From e449f0d0d6a850d333d3b29296fe7780b46d33b3 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 06:29:14 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.34.20 -> 1.34.21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a01cb3..c7c045b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==3.0.0 -boto3==1.34.20 +boto3==1.34.21