Bump moto from 4.2.2 to 4.2.3

Bumps [moto](https://github.com/getmoto/moto) from 4.2.2 to 4.2.3.
- [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.2...4.2.3)

---
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-09-18 23:18:37 +00:00
committed by GitHub
parent 10d207eac4
commit 429bbe2e87
2 changed files with 23 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ freezegun = "==1.2.2"
flake8 = "==6.1.0"
flake8-bugbear = "==23.7.10"
flake8-print = "==5.0.0"
moto = "~=4.1"
moto = "~=4.2"
requests-mock = "==1.11.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
pip-audit = "*"