From 76d7da85211cc4a2749ba67c3e3bc7d44ad826bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:21:57 +0000 Subject: [PATCH] Bump pymongo from 4.2.0 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.2.0 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.2.0...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-api.txt b/requirements-api.txt index 9726874..8076113 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -1,5 +1,5 @@ Flask==2.3.2 -pymongo==4.2.0 +pymongo==4.6.3 requests==2.31.0 obspy==1.3.1 gunicorn==20.1.0