From 72dea508a9e9bc27ebbd52125d4b8a3622ace671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 14:01:24 +0000 Subject: [PATCH] Bump monty from 2022.4.26 to 2024.3.31 Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2022.4.26 to 2024.3.31. - [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/v2022.4.26...v2024.3.31) --- updated-dependencies: - dependency-name: monty dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4c2ec0e9..b89a8c8b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ pytest coverage==6.4.3 wheel==0.37.1 -monty==2022.4.26 +monty==2024.3.31 isort==5.10.1 black==22.3.0 flake8==4.0.1 \ No newline at end of file