Bump moto from 5.0.3 to 5.0.5

Bumps [moto](https://github.com/getmoto/moto) from 5.0.3 to 5.0.5.
- [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.3...5.0.5)

---
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-04-11 17:00:36 +00:00
committed by GitHub
parent 39f1eb0aa9
commit c5be822775
2 changed files with 17 additions and 15 deletions

View File

@@ -66,7 +66,7 @@ freezegun = "^1.4.0"
honcho = "*"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.0.3"
moto = "==5.0.5"
pip-audit = "*"
pre-commit = "^3.6.0"
pytest = "^7.4.4"