From e2ddabb2e9acd0e51dc24174647f9b20c83e7abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 03:54:07 +0000 Subject: [PATCH 1/3] Bump scipy from 1.12.0 to 1.13.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.12.0...v1.13.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 b022a7d..8d837fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/pylammpsmpi" [project.optional-dependencies] ase = [ "ase==3.22.1", - "scipy==1.12.0", + "scipy==1.13.0", ] [tool.setuptools.packages.find] From 73e68cf8fdf8119160bbbb8f598f471d4a664ba3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 03:54:20 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 7765097..f5414de 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -8,4 +8,4 @@ dependencies: - mpi4py =3.1.5 - pympipool =0.7.17 - ase =3.22.1 -- scipy =1.12.0 +- scipy =1.13.0 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index f28a1dc..7c8aefa 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -8,4 +8,4 @@ dependencies: - mpi4py =3.1.5 - pympipool =0.7.17 - ase =3.22.1 -- scipy =1.12.0 +- scipy =1.13.0 From 8f94e095bd81d90d8be939134bdf1e4214e8ebfb Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 14 Apr 2024 18:04:43 -0500 Subject: [PATCH 3/3] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index c474b62..a4537a9 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,4 +7,4 @@ dependencies: - mpi4py =3.1.5 - pympipool =0.7.17 - ase =3.22.1 -- scipy =1.12.0 +- scipy =1.13.0