Bump moto from 4.2.9 to 4.2.10

Bumps [moto](https://github.com/getmoto/moto) from 4.2.9 to 4.2.10.
- [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.9...4.2.10)

---
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-11-28 19:49:58 +00:00
committed by GitHub
parent f30ab2c9c5
commit 30376f60ba
2 changed files with 15 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.9"
moto = "==4.2.10"
pip-audit = "*"
pre-commit = "^3.5.0"
pytest = "^7.4.3"