From 4e503413957c376cfa242ff9169d142eb516ee80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 04:47:38 +0000 Subject: [PATCH] Bump pymongo from 4.13.0 to 4.15.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.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.13.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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 5153dbc..ca7775e 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -1,6 +1,6 @@ discord.py==2.5.2 validators==0.35.0 -pymongo==4.13.0 +pymongo==4.15.2 python-dotenv==1.1.0 requests pytz