build(deps-dev): bump moto from 5.0.0 to 5.0.1 (#3358)

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-06 10:33:51 +01:00
committed by GitHub
parent f21dcd8122
commit 643a918034
2 changed files with 19 additions and 19 deletions

View File

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