From c4c9b4df1b21cdc22da8b621ffdae19c643f1355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 04:28:52 +0000 Subject: [PATCH] Bump pymongo from 4.13.0 to 4.15.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.0 to 4.15.3. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.15.3/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.13.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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 5153dbc..045efb2 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.3 python-dotenv==1.1.0 requests pytz