From 96f3431a198d876c870dc15071b405637c8219d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:43:59 +0800 Subject: [PATCH] build(deps): bump pymongo from 4.8.0 to 4.10.1 (#2383) Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.10.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.10.1) --- 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> --- requirements-output.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-output.txt b/requirements-output.txt index 732a139d..7416bdc6 100644 --- a/requirements-output.txt +++ b/requirements-output.txt @@ -19,7 +19,7 @@ hpfeeds==3.1.0 mysql-connector-python==9.1.0 # mongodb -pymongo==4.8.0 +pymongo==4.10.1 # rethinkdblog rethinkdb==2.4.10.post1