From 0235552358c8ab129b16a04898972cb115735644 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 06:29:53 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * boto3: 1.34.18 -> 1.34.19 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c63c9c0..fae55b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==3.0.0 -boto3==1.34.18 +boto3==1.34.19