From 08e234c56b25c53336e313dcbffd6c68af52b52a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 17:37:38 +0000 Subject: [PATCH] Bump pymongo from 3.11.3 to 3.11.4 in /emmet-core Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.11.3 to 3.11.4. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/3.11.4/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/3.11.3...3.11.4) Signed-off-by: dependabot[bot] --- emmet-core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmet-core/requirements.txt b/emmet-core/requirements.txt index 92b9086f00..0381d46a7d 100644 --- a/emmet-core/requirements.txt +++ b/emmet-core/requirements.txt @@ -3,5 +3,5 @@ monty==v2021.3.3 pydantic==1.8.1 pybtex==0.24.0 typing-extensions==3.7.4.3 -pymongo==3.11.3 +pymongo==3.11.4 maggma==0.26.0