Bump moto from 4.2.11 to 4.2.12

Bumps [moto](https://github.com/getmoto/moto) from 4.2.11 to 4.2.12.
- [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.11...4.2.12)

---
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-18 21:21:24 +00:00
committed by GitHub
parent 78db54ca0d
commit d3a2d1da27
2 changed files with 14 additions and 14 deletions

View File

@@ -62,7 +62,7 @@ freezegun = "^1.3.1"
honcho = "*"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.11"
moto = "==4.2.12"
pip-audit = "*"
pre-commit = "^3.6.0"
pytest = "^7.4.3"