From 02f08f8f3b41539a30654503b3727b73faf49780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:02:19 +0000 Subject: [PATCH 1/3] Bump boto3 from 1.35.14 to 1.35.86 Bumps [boto3](https://github.com/boto/boto3) from 1.35.14 to 1.35.86. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.14...1.35.86) --- updated-dependencies: - dependency-name: boto3 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 2d7cea387..17d1ee387 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ ], 'image': ['scikit-image==0.24.0'], 'generic': [ - 'boto3==1.35.14', + 'boto3==1.35.86', 'moto==5.0.16' ], 'tinybase': [ From bbb3f9c2af6817555dab0dcb18ad3260382a8225 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 23 Dec 2024 11:02:35 +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 0e7e9485f..e0a8fe398 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.24.0 - randspg =0.0.1 -- boto3 =1.35.14 +- boto3 =1.35.86 - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0 From 9b239f22fa246cdd723f607890893b0bf3057011 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 23 Dec 2024 11:02: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 6bb05bfcd..ca6b4273a 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -15,7 +15,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.24.0 - randspg =0.0.1 -- boto3 =1.35.14 +- boto3 =1.35.86 - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0 diff --git a/docs/environment.yml b/docs/environment.yml index 79ad2a589..e1232bc37 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -21,7 +21,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.24.0 - randspg =0.0.1 -- boto3 =1.35.14 +- boto3 =1.35.86 - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0