From 3d6d45f6698252c86274b92ecedd78de2f38b138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:16:51 +0000 Subject: [PATCH] Bump pymongo from 4.0.1 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.0.1 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.0.1...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7b44f6..cc975e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pyscard==2.0.2 art==5.4 pidfile==0.1.1 pid==3.0.4 -pymongo==4.0.1 +pymongo==4.6.3 colorama==0.4.4 RPi.GPIO==0.7.1 fake-rpi==0.7.1 \ No newline at end of file