From ef6622b86fa0fa4110597185cd1c67ce25610ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 00:50:05 +0000 Subject: [PATCH] Bump pymongo from 4.3.2 to 4.3.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.2 to 4.3.3. - [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.2...4.3.3) --- updated-dependencies: - dependency-name: pymongo 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 e787778..79bc46a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pymongo==4.3.2 +pymongo==4.3.3 boto3==1.26.22 requests==2.28.1 Pillow==9.3.0