From 9511e59060d77704603aa651b0bc674e3182748f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 23:32:23 +0000 Subject: [PATCH] Bump monty from 2024.5.15 to 2024.5.24 Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2024.5.15 to 2024.5.24. - [Release notes](https://github.com/materialsvirtuallab/monty/releases) - [Changelog](https://github.com/materialsvirtuallab/monty/blob/master/docs/changelog.md) - [Commits](https://github.com/materialsvirtuallab/monty/compare/v2024.5.15...v2024.5.24) --- updated-dependencies: - dependency-name: monty 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 08a1b668..fef6a195 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ strict = [ "PyYAML==6.0.1", "maggma==0.67.0", "matplotlib==3.9.0", - "monty==2024.5.15", + "monty==2024.5.24", "moto==4.2.13", "networkx==3.2.1", "pydantic-settings==2.2.1",