Skip to content

Commit

Permalink
chore: Update moto requirement from ~=4.2.4 to ~=4.2.5
Browse files Browse the repository at this point in the history
Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.4...4.2.5)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 5705901 commit 324bc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dbt-tests-adapter~=1.6.3
flake8~=6.1
Flake8-pyproject~=1.2
isort~=5.11
moto~=4.2.4
moto~=4.2.5
pre-commit~=3.4
pyparsing~=3.1.1
pytest~=7.4
Expand Down

0 comments on commit 324bc50

Please sign in to comment.