From 7c1eb6eac46980e65dd42d5109ec6da0ed1c7955 Mon Sep 17 00:00:00 2001 From: chncaption <101684156+chncaption@users.noreply.github.com> Date: Sun, 18 Dec 2022 18:20:47 +0800 Subject: [PATCH] update boto3 1.4.4 to 1.4.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c32052d0..93970cf4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ apscheduler>=3.3.0 aws-requests-auth>=0.3.0 blist>=1.3.6 -boto3>=1.4.4 +boto3>=1.4.5 cffi>=1.11.5 configparser>=3.5.0 croniter>=0.3.16