build(deps-dev): bump moto from 4.2.12 to 4.2.13 (#3244)

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-01-09 09:01:42 +01:00
committed by GitHub
parent 98adc1872d
commit 4c666fa1fe
2 changed files with 5 additions and 5 deletions

View File

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