From 722edd3b348f9916565642f3eee64a58cad1ef4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:36:30 +0000 Subject: [PATCH] Bump pymongo from 4.0.1 to 4.7.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.0.1 to 4.7.2. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.0.1...4.7.2) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21abcbf6..70a124ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Django==4.1.13 django-cors-headers==3.11.0 django-parsley==0.7 html5lib==1.1 -pymongo==4.0.1 +pymongo==4.7.2 python-dotenv==0.19.2 pytz==2021.3 rdkit==2023.3.1