From abedbc860bf9e15e0f51f1584d030d3404bb6142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 03:12:04 +0000 Subject: [PATCH 1/2] Bump scipy from 1.15.0 to 1.15.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d1ae8f63..8a9d3ce3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/pylammpsmpi" [project.optional-dependencies] ase = [ "ase==3.24.0", - "scipy==1.15.0", + "scipy==1.15.1", ] [tool.setuptools.packages.find] From 1ee3d676699359f7447e8ed40939ac18e180c6a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 03:12:19 +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 d334a0f4..bd3d5bfb 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.24.0 -- scipy =1.15.0 +- scipy =1.15.1 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index 7ca4d67a..6e0af1a5 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.24.0 -- scipy =1.15.0 +- scipy =1.15.1 diff --git a/binder/environment.yml b/binder/environment.yml index a871fe2a..aa8527e7 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,4 +7,4 @@ dependencies: - mpi4py =4.0.1 - executorlib =0.0.4 - ase =3.24.0 -- scipy =1.15.0 +- scipy =1.15.1