From fc375d5a2d66e0bbbb2084e1697f6a5b907aaf0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:43:11 +0000 Subject: [PATCH] Bump pymongo from 3.11.2 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.11.2 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.11.2...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 e8a8d04..920a6dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ import-expression==1.1.4 jishaku==1.20.0.220 motor==2.3.0 multidict==4.7.6 -pymongo==3.11.2 +pymongo==4.6.3 pyreadline==2.1 six==1.15.0 snowflake.py==1.0.0