Bump moto from 4.1.14 to 4.2.0

Bumps [moto](https://github.com/getmoto/moto) from 4.1.14 to 4.2.0.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.1.14...4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-24 21:57:28 +00:00
committed by GitHub
parent b679550d97
commit 0aebd05162
2 changed files with 8 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ exceptiongroup = "==1.1.2"
flake8 = "==4.0.1"
flake8-bugbear = "==23.3.12"
isort = "==5.10.1"
moto = "==4.1.14"
moto = "==4.2.0"
pytest = "==7.4.0"
pytest-env = "==0.6.2"
pytest-mock = "==3.11.1"