From fc3600b5bf5c21affd2304690990c4d40be4a4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 05:07:52 +0000 Subject: [PATCH] Bump pymongo from 4.13.0 to 4.14.0 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.0 to 4.14.0. - [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.13.0...4.14.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.14.0 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..9aa7d1c 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.14.0 python-dotenv==1.1.0 requests pytz