Bump moto from 4.2.0 to 4.2.6

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

---
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-10-16 21:27:37 +00:00
committed by GitHub
parent 3a3625017d
commit f60053f745
2 changed files with 14 additions and 13 deletions

View File

@@ -73,7 +73,7 @@ exceptiongroup = "==1.1.3"
flake8 = "==4.0.1"
flake8-bugbear = "==23.3.12"
isort = "==5.12.0"
moto = "==4.2.0"
moto = "==4.2.6"
pytest = "==7.4.2"
pytest-env = "==1.0.1"
pytest-mock = "==3.11.1"