From 65908c20250fdb35551c83f2d77f24211e9deb15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 04:05:12 +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: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 4f1d2a6..7318054 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ strict = [ "inflect==7.5.0", "networkx==3.6.1", "matminer==0.10.1", - "monty==2026.2.18", + "monty==2026.5.18", "pubchempy==1.0.5", "pybtex==0.26.1", ]