From 1249f164c29998fa80839ee70fe4b953fcd0ead6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:19:38 +0000 Subject: [PATCH 1/3] Bump boto3 from 1.28.9 to 1.28.15 Bumps [boto3](https://github.com/boto/boto3) from 1.28.9 to 1.28.15. - [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.28.9...1.28.15) --- 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 b9f717ec1..baaa30550 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ ], 'image': ['scikit-image==0.21.0'], 'generic': [ - 'boto3==1.28.9', + 'boto3==1.28.15', 'moto==4.1.14' ], 'workflow': [ From f39889c3bcef87c3a01301c720944206e1de2e05 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 31 Jul 2023 12:20: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 c806ba588..8aa57007b 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - seaborn =0.12.2 - scikit-image =0.21.0 - randspg =0.0.1 -- boto3 =1.28.9 +- boto3 =1.28.15 - moto =4.1.14 - pycp2k =0.2.2 - typeguard =4.1.0 From fd08fe131c8a3169b80e2c08824e33e602e6e5e2 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 31 Jul 2023 12:20: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 02ef2fe70..93fa04061 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -15,7 +15,7 @@ dependencies: - seaborn =0.12.2 - scikit-image =0.21.0 - randspg =0.0.1 -- boto3 =1.28.9 +- boto3 =1.28.15 - moto =4.1.14 - pycp2k =0.2.2 - typeguard =4.1.0 diff --git a/docs/environment.yml b/docs/environment.yml index dedf928e8..108499ec4 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -17,7 +17,7 @@ dependencies: - seaborn =0.12.2 - scikit-image =0.21.0 - randspg =0.0.1 -- boto3 =1.28.9 +- boto3 =1.28.15 - moto =4.1.14 - pycp2k =0.2.2 - typeguard =4.1.0