From 4bbefcd2c3696140c806a9a2d6040ba4c0d1a1eb Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 06:27:25 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.34.107 -> 1.34.108 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20d35b2..768f651 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==3.0.3 -boto3==1.34.107 +boto3==1.34.108