From d0e4ad016c7312f3721f37092daf5b87d0dde820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:06:26 +0000 Subject: [PATCH] Bump pymongo from 4.8.0 to 4.15.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.15.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.8.0...4.15.3) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.15.3 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..75fae5a 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.15.3 Flask-mde==1.2.1 Flask-login==0.6.3 arrow==1.3.0