Skip to content

Commit 89e90f4

Browse files
chore(deps): update moto requirement from <6,>=4.0.13 to >=4.2.14,<6 (#1887)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbec5b4 commit 89e90f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cryptography<46; implementation_name == "pypy" and python_version == "3.10"
1212
# used only under slack_sdk/*_store
1313
boto3<=2
1414
# For AWS tests
15-
moto>=4.0.13,<6
15+
moto>=4.2.14,<6
1616
# For AsyncSQLAlchemy tests
1717
greenlet<=4
1818
aiosqlite<=1

0 commit comments

Comments
 (0)