From a17d996da2dad6d250dd93da34b5b63f3d63239d Mon Sep 17 00:00:00 2001 From: jazzthief Date: Thu, 16 Mar 2023 17:20:22 +0100 Subject: [PATCH] Change `boto3` version to 1.20.0 for `extra-deps-pinned` env --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index f94d7f751..80fc28735 100644 --- a/tox.ini +++ b/tox.ini @@ -127,7 +127,7 @@ deps = basepython = python3.7 deps = {[pinned]deps} - boto3==1.0.0 + boto3==1.20.0 google-cloud-storage==1.29.0 Pillow==7.1.0 robotexclusionrulesparser==1.6.2