From 0d24134c992f27db9cb5b3d16d90a58176ebf13f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:14:24 +0000 Subject: [PATCH 1/3] Bump boto3 from 1.34.93 to 1.34.103 Bumps [boto3](https://github.com/boto/boto3) from 1.34.93 to 1.34.103. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.93...1.34.103) --- 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 b22445564..ea27b642e 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ ], 'image': ['scikit-image==0.22.0'], 'generic': [ - 'boto3==1.34.93', + 'boto3==1.34.103', 'moto==5.0.6' ], 'tinybase': [ From 8e889e99061e1f6b08b04685fa32aad6dac0f8c6 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 13 May 2024 11:14:45 +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 17bdadc23..277182dd2 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -14,7 +14,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.22.0 - randspg =0.0.1 -- boto3 =1.34.93 +- boto3 =1.34.103 - moto =5.0.6 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 From d465b186236bb4076134ac08e9bd2d3f262e5763 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 13 May 2024 11:15:07 +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 df6986dfa..d5a46f242 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -14,7 +14,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.22.0 - randspg =0.0.1 -- boto3 =1.34.93 +- boto3 =1.34.103 - moto =5.0.6 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 diff --git a/docs/environment.yml b/docs/environment.yml index 86c88b4d2..3868f232a 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -19,7 +19,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.22.0 - randspg =0.0.1 -- boto3 =1.34.93 +- boto3 =1.34.103 - moto =5.0.6 - pycp2k =0.2.2 - aws-sam-translator =1.77.0