Skip to content

Commit

Permalink
Update moto requirement from ~=5.0.9 to ~=5.0.13
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.9...5.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 726ae4c commit 873a51e
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 @@ -25,7 +25,7 @@ black==24.4.2
waiter
boto3
pandas
moto~=5.0.9
moto~=5.0.13
pyparsing
pyarrow

Expand Down

0 comments on commit 873a51e

Please sign in to comment.