From 1ba368661ae9922eebf946c1c3b7ba56e06b1986 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 06:37:37 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.35.69 -> 1.35.70 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a217ba..36c6fc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==3.1.0 -boto3==1.35.69 +boto3==1.35.70