From 74d99bcc8837570130b74cf88269b345e0812121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 05:08:40 +0000 Subject: [PATCH] Bump pymongo from 4.13.0 to 4.13.1 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.0 to 4.13.1. - [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.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.13.1 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..3d414f8 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.1 python-dotenv==1.1.0 requests pytz