Bump moto from 4.2.13 to 5.0.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-14 19:15:37 +00:00
committed by GitHub
parent e89a6e5f10
commit da3c3f2508
2 changed files with 22 additions and 28 deletions

View File

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