From 5229daf0b3380ac2c3b2c00d97643d919f84ffaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:01:49 +0000 Subject: [PATCH] Bump pymongo from 3.12.3 to 4.6.3 in /language/fruit Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.3 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.12.3...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- language/fruit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fruit/requirements.txt b/language/fruit/requirements.txt index 4bf8662..bf937db 100644 --- a/language/fruit/requirements.txt +++ b/language/fruit/requirements.txt @@ -70,7 +70,7 @@ pyarrow==7.0.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pydot==1.4.2 -pymongo==3.12.3 +pymongo==4.6.3 pyparsing==3.0.9 PyStanfordDependencies==0.3.1 python-dateutil==2.8.2