From c3686ac43f6e3e7bd3f821479696c2741cd4f78c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 03:43:32 +0000 Subject: [PATCH] Bump monty from 2023.9.5 to 2023.9.25 Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2023.9.5 to 2023.9.25. - [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.5...v2023.9.25) --- updated-dependencies: - dependency-name: monty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 6c6b795..a07b3aa 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -1,7 +1,7 @@ nbgitpuller pyyaml>=6.0 joblib==1.3.2 -monty==2023.9.5 +monty==2023.9.25 numpy==1.24.4 pymatgen==2023.09.10 smol>=0.3.0 diff --git a/requirements.txt b/requirements.txt index b5deba9..236acf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyyaml==6.0.1 joblib==1.3.2 -monty==2023.9.5 +monty==2023.9.25 numpy==1.24.4 pymatgen==2023.9.10 smol==0.5.2