From be3ef11cf4782788b73bbd2355d53008b8892b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:05:17 +0000 Subject: [PATCH] Bump pymongo from 3.13.0 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.13.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.13.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 869e337..554c4bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ picles.plumber==0.11 plaster==1.0 plaster-pastedeploy==0.4.2 ply==3.10 -pymongo==3.13.0 +pymongo==4.6.3 pyramid==1.9.1 #raven==6.5.0 sentry-sdk==2.5.1