Skip to content

Commit

Permalink
chore: Update moto requirement from ~=4.2.13 to ~=5.0.1
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.13...5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 667e0b1 commit 5a8d843
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.7.7
flake8~=7.0
Flake8-pyproject~=1.2
isort~=5.13
moto~=4.2.13
moto~=5.0.1
pre-commit~=3.5
pyparsing~=3.1.1
pytest~=8.0
Expand Down

0 comments on commit 5a8d843

Please sign in to comment.