Skip to content

Commit 39771d7

Browse files
Update moto requirement from <5.0.21 to <5.0.29
Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@0.0.7...5.0.28) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15d54a6 commit 39771d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ referencing<=0.35.1
7474

7575
# moto==5.0.21 broke `get_ec2_instance_capabilities`
7676
# SEE https://github.com/ITISFoundation/osparc-simcore/issues/7086
77-
moto<5.0.21
77+
moto<5.0.29
7878

7979
# Pin boto3<1.36.0 till the following is addressed https://github.com/boto/botocore/issues/2308
8080
# when removing this pin, also update the aws cli inside ci/github/helpers/install_aws_cli_v2.bash

0 commit comments

Comments
 (0)