From 2da7c372c0b9e82896c62b705f91f6fe40fc119e Mon Sep 17 00:00:00 2001 From: Tomas Strych Date: Mon, 8 Feb 2021 12:15:42 +0100 Subject: [PATCH] update botocore version --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 450788cd..07e79a93 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,8 +28,8 @@ max-line-length = 100 install_requires = azure<5.0.0 azure-storage-common>=1.0 - boto3==1.6.6 - botocore==1.9.6 + boto3==1.10.50 + botocore==1.13.50 boto cached_property dateparser