From 1f35844e3435d153369913e55f15498dc5fd89a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 09:08:59 +0000 Subject: [PATCH] dependency: (deps): bump pymongo from 4.16.0 to 4.17.0 in /backend Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.16.0 to 4.17.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.16.0...4.17.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.17.0 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 515b3519..eb879e8f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -39,7 +39,7 @@ pycparser==2.23 pydantic==2.13.3 pydantic_core==2.46.3 PyJWT==2.12.1 -pymongo==4.16.0 +pymongo==4.17.0 PyMuPDF==1.27.2.2 PyMuPDFb==1.24.10 pyparsing==3.3.2