diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 999f7a1beab9..ff35629b3464 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -74,7 +74,7 @@ referencing<=0.35.1 # moto==5.0.21 broke `get_ec2_instance_capabilities` # SEE https://github.com/ITISFoundation/osparc-simcore/issues/7086 -moto<5.0.21 +moto<5.0.29 # Pin boto3<1.36.0 till the following is addressed https://github.com/boto/botocore/issues/2308 # when removing this pin, also update the aws cli inside ci/github/helpers/install_aws_cli_v2.bash