From 765847e79d84dc13e09fb9270c0cd10a15e145bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 11:50:03 +0000 Subject: [PATCH] Bump monty from 2026.2.18 to 2026.5.18 Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2026.2.18 to 2026.5.18. - [Release notes](https://github.com/materialsvirtuallab/monty/releases) - [Changelog](https://github.com/materialyzeai/monty/blob/master/docs/changelog.md) - [Commits](https://github.com/materialsvirtuallab/monty/compare/v2026.2.18...v2026.5.18) --- updated-dependencies: - dependency-name: monty dependency-version: 2026.5.18 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 1ebc3419b6..26ef11b4ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ openmm = [ fireworks = ["fireworks==2.1.3"] strict-openff = [ "mdanalysis==2.10.0", - "monty==2026.2.18", + "monty==2026.5.18", "openmm-mdanalysis-reporter==0.1.0", "openmm==8.5.1", "pymatgen==2026.5.4", # EXERCISE CAUTION WHEN UPDATING - open ff is extremely sensitive to pymatgen version