From db2f2927097ad1d135230bbdb000f04ff36528cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 14:05:38 +0000 Subject: [PATCH] Bump pymongo from 4.8.0 to 4.15.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.15.2. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.15.2/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.8.0...4.15.2) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.15.2 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..b3888f6 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.2 Flask-mde==1.2.1 Flask-login==0.6.3 arrow==1.3.0