From 5f1d15c0d863332e1f619329f0ec1751cd326b71 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 06:31:28 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.34.142 -> 1.34.143 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06c4f12..daf6adf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==3.0.3 -boto3==1.34.142 +boto3==1.34.143