From 9c647f6f41a6c3ae7813494588538438653fdd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:37:26 +0000 Subject: [PATCH] Bump pymongo from 4.0.1 to 4.7.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.0.1 to 4.7.3. - [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.3) --- 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..21af3825 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.3 python-dotenv==0.19.2 pytz==2021.3 rdkit==2023.3.1