From 41f722e4a0a966391779f0f0391fc75f0af178f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:56:23 +0000 Subject: [PATCH] Bump maggma from 0.68.6 to 0.69.0 Bumps [maggma](https://github.com/materialsproject/maggma) from 0.68.6 to 0.69.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.68.6...v0.69.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 33566e7..969db08 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,5 +1,5 @@ coveralls -maggma==0.68.6 +maggma==0.69.0 mypy pytest pytest-cov