Skip to content

Commit 8cc9f4d

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

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.0"}
2929
behave = "^1.2.6"
3030
pyyaml = "^6.0.1"
3131
pre-commit = "^3.6.2"

0 commit comments

Comments
 (0)