From 64f4bccd946948b1c3396ca0f1a63265f7846fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 01:49:08 +0000 Subject: [PATCH] deps(deps): bump pymongo from 4.10.0 to 4.10.1 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.10.0 to 4.10.1. - [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.10.0...4.10.1) --- 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 9e7fc30..b1aab6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==2.2.3 neo4j==5.25.0 elasticsearch==8.15.1 psycopg2==2.9.9 -pymongo==4.10.0 +pymongo==4.10.1 pyjq==2.6.0 snowflake_connector_python==3.12.2 #MySQL-python==1.2.5