From efaf95c294f0e62da7d1207b973c920466d092fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Apr 2021 17:14:32 +0000 Subject: [PATCH] Bump motor from 2.3.1 to 2.4.0 Bumps [motor](https://github.com/mongodb/motor) from 2.3.1 to 2.4.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/2.3.1...2.4.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fc14f7..fb0652a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.8 emoji==1.2.0 -motor==2.3.1 +motor==2.4.0 pymongo==3.11.3 requests==2.25.1