From 054a1a01c55a36d9d612977b47bbc6712d39072b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:52:03 +0000 Subject: [PATCH] Bump motor from 3.3.2 to 3.6.0 Bumps [motor](https://github.com/mongodb/motor) from 3.3.2 to 3.6.0. - [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.6.0) --- updated-dependencies: - dependency-name: motor 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 2da6c14..b91d695 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ hachoir pydub pycountry heroku3 -motor==3.3.2 +motor==3.6.0 pillow==9.5.0 psutil wget