From 39a8e1b15ad2ab02ac6d72aabb9c50e68972e125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:49:39 +0000 Subject: [PATCH] Bump pymongo from 4.13.0 to 4.13.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.0 to 4.13.2. - [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.13.2) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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..cacdfaa 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.13.2 python-dotenv==1.1.0 requests pytz