From 1c96f36575ef73258107c5685c68564271bc9033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:40:49 +0000 Subject: [PATCH 1/2] Bump pylammpsmpi from 0.2.12 to 0.2.13 Bumps [pylammpsmpi](https://github.com/pyiron/pylammpsmpi) from 0.2.12 to 0.2.13. - [Release notes](https://github.com/pyiron/pylammpsmpi/releases) - [Commits](https://github.com/pyiron/pylammpsmpi/compare/pylammpsmpi-0.2.12...pylammpsmpi-0.2.13) --- updated-dependencies: - dependency-name: pylammpsmpi 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 a39bb1ae..97dbadf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ lammps = [ "pandas==2.2.0", ] lammps_phonons = [ - "pylammpsmpi==0.2.12", + "pylammpsmpi==0.2.13", "jinja2==3.1.3", "pandas==2.2.0", "dynaphopy==1.17.15", From 1c7d7abeba73dd0bbf467569fe1648dec53fcb2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:41:07 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 50c47ec2..346ee978 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -16,5 +16,5 @@ dependencies: - seekpath =2.1.0 - lammps =2023.11.21 - pandas =2.2.0 -- pylammpsmpi =0.2.12 +- pylammpsmpi =0.2.13 - jinja2 =3.1.3