From 8299349e16ee3ba95be11d8109d987d897781750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 18:43:15 +0000 Subject: [PATCH] Bump pymongo from 4.2.0 to 4.3.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.2.0 to 4.3.2. - [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.2.0...4.3.2) --- updated-dependencies: - dependency-name: pymongo 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 09958a2..5e99734 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pymongo==4.2.0 +pymongo==4.3.2 boto3==1.24.91 requests==2.28.1 Pillow==9.3.0