From 663a83d2cf9794a77bd8e28c75c328de39f27bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 14:59:01 +0800 Subject: [PATCH] Bump pymongo from 4.4.1 to 4.5.0 (#1901) Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.1 to 4.5.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.4.1...4.5.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> --- requirements-output.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-output.txt b/requirements-output.txt index 85fee405..876f0c50 100644 --- a/requirements-output.txt +++ b/requirements-output.txt @@ -15,7 +15,7 @@ hpfeeds3==0.9.10 mysql-connector-python==8.1.0 # mongodb -pymongo==4.4.1 +pymongo==4.5.0 # rethinkdblog rethinkdb==2.4.9