Bump moto from 3.1.9 to 4.1.14

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

---
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]
2023-08-17 15:01:00 +00:00
committed by GitHub
parent ebbada841f
commit 619d5fe8c5
2 changed files with 9 additions and 16 deletions

View File

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