fix(test): Update moto to 4.1.15 and update tests (#2769)

This commit is contained in:
Pepe Fagoaga
2023-08-25 10:56:39 +02:00
committed by GitHub
parent eedfbe3e7a
commit 13cfa02f80
5 changed files with 26 additions and 49 deletions

View File

@@ -61,7 +61,7 @@ docker = "6.1.3"
flake8 = "6.1.0"
freezegun = "1.2.2"
mock = "5.1.0"
moto = "4.1.14"
moto = "4.1.15"
openapi-spec-validator = "0.6.0"
pylint = "2.17.5"
pytest = "7.4.0"