From 21053df6e53f6581521c0cceed69b0a5e1cb2a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 10:22:46 +0000 Subject: [PATCH] Bump motor from 3.0.0 to 3.1.1 Bumps [motor](https://github.com/mongodb/motor) from 3.0.0 to 3.1.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/3.0.0...3.1.1) --- 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 66d35c0..3feded6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ jinja2==3.1.2 markupsafe==2.1.1 mccabe==0.7.0 mock==4.0.3 -motor==3.0.0 +motor==3.1.1 mongomock==4.1.2 mypy==0.982 mypy-extensions==0.4.3