diff --git a/setup.py b/setup.py index ec0c641c130..88ba7054162 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "pyyaml>=4.2b1", "jinja2==3.0.3", "openshift==0.11.2", - "boto3==1.34.14", + "boto3==1.24.96", "munch==2.5.0", "pytest==6.2.5", "pytest-logger==0.5.1",