Skip to content

Commit a2195d6

Browse files
Update moto requirement from ~=5.1.12 to ~=5.1.14
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.1.12...5.1.14) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 227b9ce commit a2195d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ black==25.1.0
2525
waiter
2626
boto3
2727
pandas
28-
moto~=5.1.12
28+
moto~=5.1.14
2929
pyparsing
3030
pyarrow
3131

0 commit comments

Comments
 (0)