From 3b252fea51a2d7501db38d0b33884d4d2988cc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 01:30:15 +0000 Subject: [PATCH] Bump moto[dynamodb] from 5.0.21 to 5.0.22 Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 5.0.21 to 5.0.22. - [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.21...5.0.22) --- 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 6d2fdee64..60cad6282 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -7,7 +7,7 @@ -r requirements-apps-update-db.txt boto3==1.35.72 jinja2==3.1.4 -moto[dynamodb]==5.0.21 +moto[dynamodb]==5.0.22 pytest==8.3.3 PyYAML==6.0.2 responses==0.25.3