Bump moto from 5.0.11 to 5.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-24 22:47:08 +00:00
committed by GitHub
parent 66fc6247a1
commit 559b789d2c
2 changed files with 22 additions and 21 deletions

View File

@@ -90,7 +90,7 @@ freezegun = "^1.5.1"
honcho = "*"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.0.11"
moto = "==5.1.0"
pip-audit = "*"
pre-commit = "^3.8.0"
pytest = "^8.3.2"