From 4e4fe31c3926d118fc82493de51718e2b7a71946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:26:48 +0000 Subject: [PATCH] Bump motor from 3.6.0 to 3.6.1 Bumps [motor](https://github.com/mongodb/motor) from 3.6.0 to 3.6.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.6.0...3.6.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 493d2cb36..49b28513b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ discord.py==2.4.0 dnspython==2.7.0 minify-html==0.15.0 jinja2==3.1.5 -motor==3.6.0 +motor==3.6.1 pymongo==4.9.1 log4mongo==1.8.1 pyopenssl==25.0.0