From 6a90b9cf7e0a0b13d15511cb5108156e59d59ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:50:34 +0000 Subject: [PATCH] Bump pymongo from 3.11.2 to 4.6.3 in /requirements 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/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 82f201c..b07a058 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -89,7 +89,7 @@ pyjwkest==1.4.2 # via edx-drf-extensions pyjwt[crypto]==1.7.1 # via drf-jwt -pymongo==3.11.2 +pymongo==4.6.3 # via edx-opaque-keys python-dateutil==2.8.1 # via