From 7612de11668f28424f044a9aa9a29a20023af15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:10:50 +0000 Subject: [PATCH] Bump pymongo from 4.4.0 to 4.4.1 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.4.1/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.4.0...4.4.1) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 99c61276d..6599de261 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,7 +2,7 @@ numpy==1.25.1 ruamel.yaml==0.17.32 msgpack==1.0.5 tqdm==4.65.0 -pymongo==4.4.0 +pymongo==4.4.1 pydantic==1.10.8 pandas==2.0.3 orjson==3.9.2