From bc3438016f773485ec7fa7369d46edcced250dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:07:23 +0000 Subject: [PATCH] dependency: (deps): bump pymongo from 4.6.2 to 4.7.3 in /backend Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.2 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.6.2...4.7.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index be2e60a4..d23cf1ce 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -39,7 +39,7 @@ pycparser==2.21 pydantic==2.7.3 pydantic_core==2.14.6 PyJWT==2.8.0 -pymongo==4.6.2 +pymongo==4.7.3 PyMuPDF==1.24.5 PyMuPDFb==1.24.1 pyparsing==3.1.2