From 28e954a0dbf5963d4e27cf67828d6bed9e24f1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:42:50 +0000 Subject: [PATCH] Bump pymongo from 4.8.0 to 4.12.1 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.12.1. - [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.8.0...4.12.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a6d539..2de446d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ itsdangerous==2.2.0 markdown==3.5 requests==2.32.3 Flask-Session2==1.3.1 -pymongo==4.8.0 +pymongo==4.12.1 Flask-mde==1.2.1 Flask-login==0.6.3 arrow==1.3.0