From 218c7abcb5fe04f0c096ba4c2610fe225873cf6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:23:14 +0000 Subject: [PATCH] Bump monty from 2023.9.25 to 2023.11.3 Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2023.9.25 to 2023.11.3. - [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/v2023.9.25...v2023.11.3) --- updated-dependencies: - dependency-name: monty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cd8f83..d15ca1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ pydantic==2.4.2 pydantic-core==2.10.1 pydantic-settings==2.0.3 typing-extensions==4.8.0 -monty==2023.9.25 +monty==2023.11.3 numpy==1.26.1 requests==2.31.0