Skip to content

Commit 1577db7

Browse files
poetry: bump moto from 5.0.5 to 5.1.8
Bumps [moto](https://github.com/getmoto/moto) from 5.0.5 to 5.1.8. - [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.1.8) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c826a6 commit 1577db7

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

poetry.lock

Lines changed: 25 additions & 24 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.1.9"}
2929
behave = "^1.2.6"
3030
pyyaml = "^6.0.1"
3131
pre-commit = "^4.2.0"

0 commit comments

Comments
 (0)