From 37ed1defd5be5562fc1c76f094a3cb43a0e3001a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 03:22:15 +0000 Subject: [PATCH 1/2] Bump scipy from 1.13.0 to 1.13.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/commits) --- 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 ecb1ac3..9610695 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.13.0", + "scipy==1.13.1", ] [tool.setuptools.packages.find] From 307f514a9b46112cceaebfbeade2d58f3f7a57ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 03:22:30 +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 c0732a9..d142925 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -8,4 +8,4 @@ dependencies: - mpi4py =3.1.6 - pympipool =0.8.3 - ase =3.22.1 -- scipy =1.13.0 +- scipy =1.13.1 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index 7ccb582..c75e6e3 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -8,4 +8,4 @@ dependencies: - mpi4py =3.1.6 - pympipool =0.8.3 - ase =3.22.1 -- scipy =1.13.0 +- scipy =1.13.1 diff --git a/binder/environment.yml b/binder/environment.yml index 6562bd8..2eaf61a 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,4 +7,4 @@ dependencies: - mpi4py =3.1.6 - pympipool =0.8.3 - ase =3.22.1 -- scipy =1.13.0 +- scipy =1.13.1