From bff7c27d9891f54019420bda2a24a566db1203bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:06:25 +0000 Subject: [PATCH] dependency: (deps): bump pymongo from 4.7.3 to 4.8.0 in /backend (#160) Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.3 to 4.8.0. - [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.7.3...4.8.0) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9256ec2..4902051 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -39,7 +39,7 @@ pycparser==2.22 pydantic==2.7.4 pydantic_core==2.20.0 PyJWT==2.8.0 -pymongo==4.7.3 +pymongo==4.8.0 PyMuPDF==1.24.6 PyMuPDFb==1.24.6 pyparsing==3.1.2