Skip to content

Commit 6c7f3e6

Browse files
committed
test(fix): pin moto version
1 parent 63e5e77 commit 6c7f3e6

File tree

2 files changed

+902
-906
lines changed

2 files changed

+902
-906
lines changed

lambda/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ boto3 = "*"
88

99
[dev-packages]
1010
types-boto3 = "*"
11-
"moto[s3,iam,ses]" = "*"
11+
"moto[s3,iam,ses]" = "<5"
1212
pytest = "*"
1313
black = "==22.3.0"
1414
flake8 = "*"

0 commit comments

Comments
 (0)