From f4cc93cbe3ac828ab60f6d39c8da23eb29ada036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 19:06:27 +0000 Subject: [PATCH] Bump moto[dynamodb] from 4.2.5 to 4.2.6 Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 4.2.5 to 4.2.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/4.2.5...4.2.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 bdc0632ca..d62100c57 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -6,7 +6,7 @@ -r requirements-apps-update-db.txt boto3==1.28.66 jinja2==3.1.2 -moto[dynamodb]==4.2.5 +moto[dynamodb]==4.2.6 pytest==7.4.2 PyYAML==6.0.1 responses==0.23.3