From c0df05a2a37627d7a3dc356feb8a3a559338f67f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 23:57:06 +0000 Subject: [PATCH] Bump pymongo[srv] from 4.3.3 to 4.5.0 Bumps [pymongo[srv]](https://github.com/mongodb/mongo-python-driver) from 4.3.3 to 4.5.0. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.3.3...4.5.0) --- updated-dependencies: - dependency-name: pymongo[srv] 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 10a11e1..93cfe65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ ffmpeg-python==0.2.0 redis==4.1.3 telegraph==2.2.0 motor -pymongo[srv]==4.3.3 +pymongo[srv]==4.5.0 odmantic==0.9.2 opencv-python-headless==4.7.0.68 pykeyboard==0.1.5