build(deps-dev): bump moto from 5.0.1 to 5.0.2 (#3413)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-20 08:30:33 +01:00
committed by GitHub
parent ae378b6d50
commit c9f87b907c
2 changed files with 30 additions and 74 deletions

View File

@@ -66,7 +66,7 @@ docker = "7.0.0"
flake8 = "7.0.0"
freezegun = "1.4.0"
mock = "5.1.0"
moto = {extras = ["all"], version = "5.0.1"}
moto = {extras = ["all"], version = "5.0.2"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.0.3"