Skip to content

Commit 49041c3

Browse files
chore(deps): update moto requirement from <6,>=3 to >=5.2.2,<6
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@3.0.0...5.2.2) --- updated-dependencies: - dependency-name: moto dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f4444 commit 49041c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test_adapter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# moto
44
# Note: for AWS tests
5-
moto>=3,<6
5+
moto>=5.2.2,<6
66

77
# boddle
88
# Note: for Bottle app tests

0 commit comments

Comments
 (0)