Skip to content

Commit

Permalink
chore: Update moto requirement from ~=5.0.13 to ~=5.0.14
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@5.0.13...5.0.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent c9e9389 commit 9513920
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.9.2
flake8~=7.1
Flake8-pyproject~=1.2
isort~=5.13
moto~=5.0.13
moto~=5.0.14
pre-commit~=3.5
pyparsing~=3.1.4
pytest~=8.3
Expand Down

0 comments on commit 9513920

Please sign in to comment.