Bump moto from 5.0.10 to 5.0.11

Bumps [moto](https://github.com/getmoto/moto) from 5.0.10 to 5.0.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/5.0.10...5.0.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]
2024-07-12 21:12:46 +00:00
committed by GitHub
parent a14efecee1
commit 66b48df645
2 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ freezegun = "^1.5.1"
honcho = "*"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.0.10"
moto = "==5.0.11"
pip-audit = "*"
pre-commit = "^3.7.1"
pytest = "^8.2.2"