From 4968704b4846218f4940c222e6dbc2f406c5a9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:34:25 +0000 Subject: [PATCH] Bump mdanalysis from 2.7.0 to 2.8.0 Bumps [mdanalysis](https://github.com/mdanalysis/mdanalysis) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/mdanalysis/mdanalysis/releases) - [Commits](https://github.com/mdanalysis/mdanalysis/compare/package-2.7.0...package-2.8.0) --- updated-dependencies: - dependency-name: mdanalysis 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 f4d2dfa67..34ba4bc97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ strict = [ "ijson==3.3.0", "jobflow==0.1.19", "lobsterpy==0.4.9", - "mdanalysis==2.7.0", + "mdanalysis==2.8.0", "monty==2024.10.21", "mp-api==0.43.0", "numpy",