Skip to content

Commit ddd3962

Browse files
chore: bump moto[s3] from 5.1.11 to 5.1.12
Bumps [moto[s3]](https://github.com/getmoto/moto) from 5.1.11 to 5.1.12. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.11...5.1.12) --- updated-dependencies: - dependency-name: moto[s3] dependency-version: 5.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8cfd28 commit ddd3962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test = [
6262
"pytest-playwright==0.7.0",
6363
"pytest-rerunfailures==16.0.1",
6464
"pytest-xdist>=3.5.0,<4",
65-
"moto[s3]==5.1.11"
65+
"moto[s3]==5.1.12"
6666
]
6767
docker = [
6868
"uvicorn==0.35.0",

0 commit comments

Comments
 (0)