Skip to content

Commit 812ccd7

Browse files
poetry: bump moto from 5.0.5 to 5.0.28
Bumps [moto](https://github.com/getmoto/moto) from 5.0.5 to 5.0.28. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.5...5.0.28) --- updated-dependencies: - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 968d39b commit 812ccd7

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

poetry.lock

Lines changed: 23 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-mock = "^3.12.0"
2525
pytest-cov = "^5.0.0"
2626
boto3 = "^1.34.60"
2727
sh = "^2.0.6"
28-
moto = {extras = ["dynamodb", "s3"], version = "^5.0.5"}
28+
moto = {extras = ["dynamodb", "s3"], version = "^5.0.28"}
2929
behave = "^1.2.6"
3030
pyyaml = "^6.0.1"
3131
pre-commit = "^3.6.2"

0 commit comments

Comments
 (0)