From 1ba6d7b36628b179f4ac4273e948a743471f91c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:15:02 +0000 Subject: [PATCH 1/3] Bump scipy from 1.11.3 to 1.11.4 Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production 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 aae3a1d62..960242286 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ 'matplotlib==3.8.2', 'numpy==1.26.2', 'pyiron_base==0.6.9', - 'scipy==1.11.3', + 'scipy==1.11.4', 'seaborn==0.13.0', 'pyparsing==3.1.1', ], From fa7e21ff402702a09640fd113eb6071b134a7402 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Sun, 26 Nov 2023 20:16:03 +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 5d9e53c22..c4a88a383 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - pyiron_base =0.6.9 - pyiron_atomistics =0.3.7 - pyparsing =3.1.1 -- scipy =1.11.3 +- scipy =1.11.4 - seaborn =0.13.0 - scikit-image =0.22.0 - randspg =0.0.1 From fee2ee71b601b73125a41f1843b044bffd9b2c95 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Sun, 26 Nov 2023 20:16:25 +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 e8d6eb7b9..e0aa80491 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -10,7 +10,7 @@ dependencies: - pyiron_base =0.6.9 - pyiron_atomistics =0.3.7 - pyparsing =3.1.1 -- scipy =1.11.3 +- scipy =1.11.4 - seaborn =0.13.0 - scikit-image =0.22.0 - randspg =0.0.1 diff --git a/docs/environment.yml b/docs/environment.yml index 8e1157b5c..6318128d7 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -12,7 +12,7 @@ dependencies: - pyiron_base =0.6.9 - pyiron_atomistics =0.3.7 - pyparsing =3.1.1 -- scipy =1.11.3 +- scipy =1.11.4 - seaborn =0.13.0 - scikit-image =0.22.0 - randspg =0.0.1