Bump moto from 4.2.10 to 4.2.11

Bumps [moto](https://github.com/getmoto/moto) from 4.2.10 to 4.2.11.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.10...4.2.11)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-04 21:54:20 +00:00
committed by GitHub
parent ecbaec8f86
commit 02480d3a17
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ freezegun = "^1.2.2"
honcho = "*"
isort = "^5.12.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.10"
moto = "==4.2.11"
pip-audit = "*"
pre-commit = "^3.5.0"
pytest = "^7.4.3"