Skip to content

Commit 745d149

Browse files
poetry: bump moto from 5.0.5 to 5.1.8 (#962)
1 parent 8c826a6 commit 745d149

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)