From 885245c991ba04e3149e3338e6137f5729ff7532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 05:23:22 +0000 Subject: [PATCH] Bump moto from 1.3.16.dev122 to 4.2.6.dev18 Bumps [moto](https://github.com/getmoto/moto) from 1.3.16.dev122 to 4.2.6.dev18. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/commits) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- deploy/requirements-test.txt | 2 +- deploy/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/requirements-test.txt b/deploy/requirements-test.txt index 7ecb484dd3..4a90199685 100644 --- a/deploy/requirements-test.txt +++ b/deploy/requirements-test.txt @@ -4,4 +4,4 @@ pytest-django==3.4.7 pytest-mock==1.10.3 requests-mock==1.5.2 pyyaml>=5.3.1 -moto==1.3.16.dev122 +moto==4.2.6.dev18 diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 34983fb44f..c08757006a 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -28,7 +28,7 @@ htmlmin==0.1.12 jsonschema==3.2.0 lockfile>=0.12.0 lxml>=4.2.5 -moto==1.3.16.dev122 +moto==4.2.6.dev18 numpy>=1.19.1 ordered_set==4.0.2 pandas>=0.24.0