build(deps-dev): bump moto from 4.2.10 to 4.2.11 (#3108)

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]
2023-12-05 09:34:13 +01:00
committed by GitHub
parent 25d419ac7f
commit 4f9c2aadc2
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ docker = "6.1.3"
flake8 = "6.1.0"
freezegun = "1.2.2"
mock = "5.1.0"
moto = {extras = ["all"], version = "4.2.10"}
moto = {extras = ["all"], version = "4.2.11"}
openapi-spec-validator = "0.7.1"
pylint = "3.0.2"
pytest = "7.4.3"