From 429084fd326871047058b335c73bb06fba6a383f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:27:06 +0000 Subject: [PATCH] Bump pymongo from 3.4.0 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.4.0 to 4.6.3. - [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/3.4.0...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 867476c..62f8c68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pyexcel-io==0.4.2 pyexcel-ods==0.4.0 pyexcel-webio==0.1.2 pyexcel-xlsx==0.4.1 -pymongo==3.4.0 +pymongo==4.6.3 pydash==4.1.0 python-gnupg==0.3.9 requests==2.18.2