From 728ec7f35e32cf8386bd2ff241cb4634c568b5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:52:23 +0000 Subject: [PATCH] [meta]: Update motor requirement from <3.0,>=2.5 to >=2.5,<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.1) --- 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..0878f4a2 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>=2.5,<4.0 pillow>=6 pillow>=6.2.1 pybase64