diff --git a/setup.py b/setup.py index ef918b3593..3e38fe74da 100755 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ testing_extras = [ "python-dateutil>=2.7", "pytz>=2014.7", "Jinja2>=3.0,<3.2", - "boto3>=1.16,<1.17", + "boto3>=1.28,<2", "freezegun>=0.3.8", "azure-mgmt-cdn>=12.0,<13.0", "azure-mgmt-frontdoor>=1.0,<1.1",