Bump moto from 5.1.15 to 5.1.16 (#2084)

Bumps [moto](https://github.com/getmoto/moto) from 5.1.15 to 5.1.16.
- [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.1.15...5.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-04 22:33:48 +00:00
committed by GitHub
parent ceea463086
commit 864f4caf76
2 changed files with 14 additions and 14 deletions

View File

@@ -96,7 +96,7 @@ hypothesis = "^6.145.1"
honcho = "*"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.1.15"
moto = "==5.1.16"
pip-audit = "*"
pre-commit = "^4.3.0"
pytest = "^8.4.2"