From 02dacfab867fb8b9362431625c850fa857fefa16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 10:29:55 +0000 Subject: [PATCH] chore(deps): bump motor from 2.5.0 to 2.5.1 Bumps [motor](https://github.com/mongodb/motor) from 2.5.0 to 2.5.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/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: motor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baa82ab..5b5ce5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp>=3.7.4 discord.py==1.7.3 -motor==2.5.0 +motor==2.5.1 python-dotenv==0.19.0 dnspython==2.1.0