From 8a671c6f547462f17c55662736e686ce0e7b1caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:30:02 +0000 Subject: [PATCH] Bump moto[dynamodb] from 5.0.5 to 5.0.6 Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/5.0.5...5.0.6) --- updated-dependencies: - dependency-name: moto[dynamodb] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 6bb9a7f51..0e1de3b06 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -7,7 +7,7 @@ -r requirements-apps-update-db.txt boto3==1.34.87 jinja2==3.1.3 -moto[dynamodb]==5.0.5 +moto[dynamodb]==5.0.6 pytest==8.1.1 PyYAML==6.0.1 responses==0.25.0