From a521d5927bd846f1822120d63d5142fc2c6827ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 00:08:10 +0000 Subject: [PATCH] chore(deps): update dependency moto to v5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 91fa0c2e..d1e6df68 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ Flask-Testing==0.8.1 pytest==7.4.4 -moto==3.1.19 +moto==5.0.25 boto==2.49.0 boto3==1.33.8 pytest-env==0.8.2