From 49fa3ace2bd5f0e1998093544579230fed025632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:30:56 +0000 Subject: [PATCH 1/3] Bump boto3 from 1.34.122 to 1.34.144 Bumps [boto3](https://github.com/boto/boto3) from 1.34.122 to 1.34.144. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.122...1.34.144) --- 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 22124cc06..ff9ab8625 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ ], 'image': ['scikit-image==0.22.0'], 'generic': [ - 'boto3==1.34.122', + 'boto3==1.34.144', 'moto==5.0.9' ], 'tinybase': [ From 95368a9b2a9f04408508271135c96f0ab57a1bc7 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 15 Jul 2024 11:31:16 +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 a918bf025..e37b82ec7 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.22.0 - randspg =0.0.1 -- boto3 =1.34.122 +- boto3 =1.34.144 - moto =5.0.9 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 From dc41a50a6e8e225fc25e7632697a49dd3fa9168d Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 15 Jul 2024 11:31:38 +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 43989abc1..a3a3487ef 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -15,7 +15,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.22.0 - randspg =0.0.1 -- boto3 =1.34.122 +- boto3 =1.34.144 - moto =5.0.9 - pycp2k =0.2.2 - aws-sam-translator =1.77.0 diff --git a/docs/environment.yml b/docs/environment.yml index 4a3c00ca5..2cae262f0 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -20,7 +20,7 @@ dependencies: - seaborn =0.13.2 - scikit-image =0.22.0 - randspg =0.0.1 -- boto3 =1.34.122 +- boto3 =1.34.144 - moto =5.0.9 - pycp2k =0.2.2 - aws-sam-translator =1.77.0