Skip to content

Commit 07d48d0

Browse files
build(deps): update moto requirement from >=5.2.1 to >=5.2.2
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.2.1...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 422f890 commit 07d48d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements_s3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements.txt
22

33
boto3>=1.26.0
4-
moto[s3]>=5.2.1
4+
moto[s3]>=5.2.2

0 commit comments

Comments
 (0)