From e7a54fc05d5f491ca6a72613c5bf1a411e768f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:37:12 +0000 Subject: [PATCH] Bump pymongo from 4.6.2 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.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/4.6.2...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 70d4e7ca..da23b74e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ pyasn1-modules==0.3.0 pycparser==2.21 Pygments==2.17.2 pyinstrument==4.6.2 -pymongo==4.6.2 +pymongo==4.6.3 PyMuPDF==1.23.26 PyMySQL==1.1.0 python-dateutil==2.9.0.post0