From c4c622938f78809e49c234291b32275ad99c99d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:14:15 +0000 Subject: [PATCH 1/3] Bump moto from 5.0.16 to 5.0.28 Bumps [moto](https://github.com/getmoto/moto) from 5.0.16 to 5.0.28. - [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.16...5.0.28) --- updated-dependencies: - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2f4f379fd..480e9d0c4 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ 'image': ['scikit-image==0.24.0'], 'generic': [ 'boto3==1.35.90', - 'moto==5.0.16' + 'moto==5.0.28' ], 'tinybase': [ 'distributed==2024.12.1', From a98017d9fae61ea194df750d25a22240d523277d Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Feb 2025 11:14:34 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 05860e2df..a74341dcc 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -16,7 +16,7 @@ dependencies: - scikit-image =0.24.0 - randspg =0.0.1 - boto3 =1.35.90 -- moto =5.0.16 +- moto =5.0.28 - aws-sam-translator =1.77.0 - distributed =2024.12.1 - h5io_browser =0.1.4 From 085f3deb5e67384f385897d8a69a34e022b87e87 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Feb 2025 11:14:58 +0000 Subject: [PATCH 3/3] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 7349c1f66..b526ce7d5 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -16,7 +16,7 @@ dependencies: - scikit-image =0.24.0 - randspg =0.0.1 - boto3 =1.35.90 -- moto =5.0.16 +- moto =5.0.28 - aws-sam-translator =1.77.0 - distributed =2024.12.1 - h5io_browser =0.1.4 diff --git a/docs/environment.yml b/docs/environment.yml index aa3a838ed..ec89d46f7 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -22,7 +22,7 @@ dependencies: - scikit-image =0.24.0 - randspg =0.0.1 - boto3 =1.35.90 -- moto =5.0.16 +- moto =5.0.28 - aws-sam-translator =1.77.0 - distributed =2024.12.1 - h5io_browser =0.1.4