From d6883328a62910482c340db7d000f50dbc34d48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 03:39:12 +0000 Subject: [PATCH 1/2] Bump scipy from 1.14.1 to 1.15.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6e25722..371a568 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/pylammpsmpi" [project.optional-dependencies] ase = [ "ase==3.23.0", - "scipy==1.14.1", + "scipy==1.15.0", ] [tool.setuptools.packages.find] From a175827c8c6dbf28cf884b5a58d79191df9b6c0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 03:39:26 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index b200b49..3acacfe 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -8,4 +8,4 @@ dependencies: - mpi4py =4.0.1 - executorlib =0.0.7 - ase =3.23.0 -- scipy =1.14.1 +- scipy =1.15.0 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index d2942dd..6e439a1 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -8,4 +8,4 @@ dependencies: - mpi4py =4.0.1 - executorlib =0.0.7 - ase =3.23.0 -- scipy =1.14.1 +- scipy =1.15.0 diff --git a/binder/environment.yml b/binder/environment.yml index ae1984c..96022ed 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,4 +7,4 @@ dependencies: - mpi4py =4.0.1 - executorlib =0.0.4 - ase =3.23.0 -- scipy =1.14.1 +- scipy =1.15.0