From 04343fb5aca6fae816142c598f81d83a65d722fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:56:39 +0000 Subject: [PATCH 1/3] Bump moto from 4.2.5 to 4.2.6 Bumps [moto](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 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 7c573f52c..fa9f735b1 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ 'image': ['scikit-image==0.21.0'], 'generic': [ 'boto3==1.28.62', - 'moto==4.2.5' + 'moto==4.2.6' ], 'tinybase': [ 'distributed==2023.9.3', From fa04c1b1d825ad18d44b62e573273df59b1ef368 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 24 Oct 2023 12:57:01 +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 d28123a16..e219b25d9 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - scikit-image =0.21.0 - randspg =0.0.1 - boto3 =1.28.62 -- moto =4.2.5 +- moto =4.2.6 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 - pympipool =0.7.1 From 5b81f22b39b4f981c37c1c293fcdbf906d2f88cd Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 24 Oct 2023 12:57:27 +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 52e887b25..2bd5d2218 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -15,7 +15,7 @@ dependencies: - scikit-image =0.21.0 - randspg =0.0.1 - boto3 =1.28.62 -- moto =4.2.5 +- moto =4.2.6 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 - pympipool =0.7.1 diff --git a/docs/environment.yml b/docs/environment.yml index 74fbeed37..6857d0a67 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -17,7 +17,7 @@ dependencies: - scikit-image =0.21.0 - randspg =0.0.1 - boto3 =1.28.62 -- moto =4.2.5 +- moto =4.2.6 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 - pympipool =0.7.1