From 6c5ae2603577fb7dc5cde3c6b40611f620dbdd54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:41:49 +0000 Subject: [PATCH] Bump pymongo from 2.7.2 to 4.6.3 in /test/acceptance Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 2.7.2 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/2.7.2...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/acceptance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/requirements.txt b/test/acceptance/requirements.txt index 9ac72ad..bb19b4b 100644 --- a/test/acceptance/requirements.txt +++ b/test/acceptance/requirements.txt @@ -3,6 +3,6 @@ lettuce==0.2.20 requests==2.31.0 xmltodict==0.9.2 termcolor==1.1.0 -pymongo==2.7.2 +pymongo==4.6.3 fabric==1.10.1 git+https://github.com/telefonicaid/lettuce-tools.git#egg=lettuce_tools