Bump moto from 4.2.6 to 4.2.7

Bumps [moto](https://github.com/getmoto/moto) from 4.2.6 to 4.2.7.
- [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.6...4.2.7)

---
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]
2023-11-03 01:11:41 +00:00
committed by GitHub
parent 1f4ad44d41
commit fd26d332aa
2 changed files with 15 additions and 15 deletions

View File

@@ -76,7 +76,7 @@ freezegun = "^1.2.2"
honcho = "*"
isort = "^5.12.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.6"
moto = "==4.2.7"
pip-audit = "*"
pytest = "^7.4.3"
pytest-env = "^1.1.1"