From 16db6dd9cade91724458b878cdbc8917e81a5c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:55:15 +0000 Subject: [PATCH] chore(deps): bump pymongo Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.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/4.3.3...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../connectors/sources/mongodb/docker-image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/packages/@ada/infra/src/connectors/sources/mongodb/docker-image/requirements.txt b/source/packages/@ada/infra/src/connectors/sources/mongodb/docker-image/requirements.txt index 1e83323..590bc01 100644 --- a/source/packages/@ada/infra/src/connectors/sources/mongodb/docker-image/requirements.txt +++ b/source/packages/@ada/infra/src/connectors/sources/mongodb/docker-image/requirements.txt @@ -1,2 +1,2 @@ -pymongo==4.3.3 +pymongo==4.6.3 awswrangler==3.7.1 \ No newline at end of file