From 2f188bfa2d5f92b77fd5369f439be67cc1d166dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:09:01 +0000 Subject: [PATCH] Bump pymongo from 2.5.1 to 2.5.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 2.5.1 to 2.5.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/2.5.1...2.5.2) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9df0dd5f6..effc757a75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ lxml==3.4.1 mailchimp==2.0.9 nameparser==0.3.3 py-bcrypt==0.4 -pymongo==2.5.1 +pymongo==2.5.2 python-dateutil==2.5.0 python-gnupg==0.3.6 pytz==2014.9