From b6afe6b47aba17cf25f0389545ad720e9fbed6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:23:59 +0000 Subject: [PATCH] deps(deps): bump pymongo from 4.4.0 to 4.9 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.0 to 4.9. - [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.4.0...4.9) --- 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 951aed9..95832cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==2.2.2 neo4j==5.10.0 elasticsearch==8.8.2 psycopg2==2.9.9 -pymongo==4.4.0 +pymongo==4.9 pyjq==2.6.0 snowflake_connector_python==3.12.2 #MySQL-python==1.2.5