From bddde380a334fba6f6e1b291773241f6bab983d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:51:00 +0000 Subject: [PATCH 1/3] Bump boto3 from 1.35.14 to 1.35.63 Bumps [boto3](https://github.com/boto/boto3) from 1.35.14 to 1.35.63. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.14...1.35.63) --- 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..f5f12f144 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.63', 'moto==5.0.16' ], 'tinybase': [ From bf3dad528aa15325bf3e5430a94589c420c7589c Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 18 Nov 2024 11:51:18 +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..19b315bdd 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.63 - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0 From 8be91706156fa881a70dd5c2bf88a4d6a675e46b Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 18 Nov 2024 11:51:41 +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..2a5a46d2b 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.63 - 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..d6397a75b 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.63 - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0