From 235406989bfe7a15539ea6c902643964540b7a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 05:18:35 +0000 Subject: [PATCH] Bump motor from 3.3.2 to 3.7.1 Bumps [motor](https://github.com/mongodb/motor) from 3.3.2 to 3.7.1. - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/motor/compare/3.3.2...3.7.1) --- updated-dependencies: - dependency-name: motor dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95adc5c..b302c77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Faker pydub pycountry heroku3 -motor==3.1.2 +motor==3.7.1 pymongo==4.3.3 pillow==9.5.0 psutil