From d3f13cf27d7699a419f033e551a83d5a376dd6d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:33:35 +0000 Subject: [PATCH] Bump pymongo from 4.1.1 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.1.1 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/4.1.1...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 09fbac5..c86be47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ pydng==1.1.2 PyGithub==1.57 Pygments==2.12.0 PyJWT==2.6.0 -pymongo==4.1.1 +pymongo==4.6.3 PyMySQL==1.0.2 PyNaCl==1.5.0 pyodbc==4.0.34