From 8579db300cd0006d94ef3566d577fc427d9bb587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 13:32:22 +0000 Subject: [PATCH] Bump pymongo from 4.8.0 to 4.14.1 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.14.1. - [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.8.0...4.14.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_api.txt | 2 +- requirements/requirements_ingester.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_api.txt b/requirements/requirements_api.txt index 0dff54b2..1bef4fde 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -15,7 +15,7 @@ odmantic==0.9.2 pandas==2.3.1 pydantic==1.10.13 # bump to v2 once odmantic supports it PyJWT==2.10.1 -pymongo==4.8.0 +pymongo==4.14.1 PyYAML==6.0.2 requests==2.32.4 sshtunnel==0.4.0 diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index bd9598ef..69f7f0f0 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -21,7 +21,7 @@ pandas==2.3.1 protobuf==4.22.1 pyarrow==21.0.0 PyJWT==2.10.1 -pymongo==4.8.0 +pymongo==4.14.1 pyopenssl==24.3.0 pytz==2025.2 PyYAML==6.0.2