From e56f5670456f6f9d473d73f5c51eff8fdd470c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:44:43 +0000 Subject: [PATCH] Bump openmm from 8.4.0.post2 to 8.5.0 Bumps [openmm](https://github.com/openmm/openmm-org) from 8.4.0.post2 to 8.5.0. - [Commits](https://github.com/openmm/openmm-org/commits) --- updated-dependencies: - dependency-name: openmm dependency-version: 8.5.0 dependency-type: direct:development 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 c7dbaf325b..4c6f32da89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ strict-openff = [ "mdanalysis==2.10.0", "monty==2026.2.18", "openmm-mdanalysis-reporter==0.1.0", - "openmm==8.4.0.post2", + "openmm==8.5.0", "pymatgen==2026.3.23", # EXERCISE CAUTION WHEN UPDATING - open ff is extremely sensitive to pymatgen version ]