From 210d8047bda6d528d098647fdaf0f72d392d3f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:08:03 +0000 Subject: [PATCH] Bump maggma from 0.69.0 to 0.70.0 Bumps [maggma](https://github.com/materialsproject/maggma) from 0.69.0 to 0.70.0. - [Release notes](https://github.com/materialsproject/maggma/releases) - [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/materialsproject/maggma/compare/v0.69.0...v0.70.0) --- updated-dependencies: - dependency-name: maggma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 969db08..4bfbaed 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,5 +1,5 @@ coveralls -maggma==0.69.0 +maggma==0.70.0 mypy pytest pytest-cov