From ecb58431a581025ab60cd1d83fb49541f2436904 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 03:41:24 +0000 Subject: [PATCH] Bump pymongo from 4.3.2 to 4.6.3 in /python Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.2 to 4.6.3. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/main/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.3.2...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/test-requirements.txt | 2 +- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py3.14.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index 21f6514a8d56..ad66af08aebc 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -57,7 +57,7 @@ pydantic>=2.10.0 pydot==1.4.2 pygame==2.5.2 Pygments==2.18.0 -pymongo==4.3.2 +pymongo==4.6.3 pyspark==3.4.1 pytest==7.4.4 pytest-asyncio==0.17.2 diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index f07d31445580..a6bb4b33888a 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1769,7 +1769,7 @@ pylance==4.0.0 # via -r python/requirements/ml/data-test-requirements.txt pymars==0.10.0 ; python_version < "3.12" # via -r python/requirements/ml/data-requirements.txt -pymongo==4.3.2 +pymongo==4.6.3 # via -r python/requirements/test-requirements.txt pymoo==0.6.1.6 # via botorch diff --git a/python/requirements_compiled_py3.14.txt b/python/requirements_compiled_py3.14.txt index 80b3e0e17e3d..0ff56150c54b 100644 --- a/python/requirements_compiled_py3.14.txt +++ b/python/requirements_compiled_py3.14.txt @@ -1769,7 +1769,7 @@ pylance==4.0.0 # via -r python/requirements/ml/py313/data-test-requirements.txt pymars==0.10.0 ; python_version < "3.12" # via -r python/requirements/ml/py313/data-requirements.txt -pymongo==4.3.2 +pymongo==4.6.3 # via -r python/requirements/py313/test-requirements.txt pymoo==0.6.1.6 # via botorch