From d890183dca87a712db21f0c5f6b6381959c2b097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:59:05 +0000 Subject: [PATCH] Bump pymongo from 4.6.1 to 4.7.1 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.7.1. - [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.1...4.7.1) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 809a8e1..6e96077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ motor==3.3.2 packaging==23.2 pydantic==2.6.1 pydantic_core==2.16.2 -pymongo==4.6.1 +pymongo==4.7.1 ruff==0.2.1 slowapi==0.1.9 sniffio==1.3.0