From 21799e59cfffca556b59c969000804c5ae4b1788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:45:57 +0000 Subject: [PATCH] Bump maggma from 0.69.0 to 0.69.3 Bumps [maggma](https://github.com/materialsproject/maggma) from 0.69.0 to 0.69.3. - [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.69.3) --- updated-dependencies: - dependency-name: maggma dependency-type: direct:production update-type: version-update:semver-patch ... 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..40cc262 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,5 +1,5 @@ coveralls -maggma==0.69.0 +maggma==0.69.3 mypy pytest pytest-cov