From af337129c318b6468fbb3482bcd3ed89e98a6c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:06:40 +0000 Subject: [PATCH] Bump pymongo from 3.3.0 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.3.0 to 4.6.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/3.3.0...4.6.3) --- 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 6dedcdf..2c3026b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ isodate==0.5.4 lazy==1.2 lxml==4.2.1 pylru==1.0.9 -pymongo==3.3.0 +pymongo==4.6.3 unicodecsv==0.14.1 pandas epitator