From 0b4266e573a0af3ed43922c7962eff2587272645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 18:38:58 +0000 Subject: [PATCH] [meta]: Update motor requirement from <3.0,>=2.5 to >=3.5.0,<4.0 Updates the requirements on [motor](https://github.com/mongodb/motor) to permit the latest version. - [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/2.5.0...3.5.0) --- updated-dependencies: - dependency-name: motor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1a02e7c..41035c57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ discapty==0.4 fonttools git+https://github.com/fixator10/F10-Cogs-Utils.git@pre-3.5 mcstatus>=5.1.1 -motor>=2.5,<3.0 +motor>=3.5.0,<4.0 pillow>=6 pillow>=6.2.1 pybase64