From c090eecc3e73b215da0a041d32345738e3719961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 12:28:56 +0000 Subject: [PATCH] Bump pymongo from 4.6.1 to 4.7.0 Bumps [pymongo](https://github.com/mongodb/pymongo) from 4.6.1 to 4.7.0. - [Commits](https://github.com/mongodb/pymongo/commits) --- 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..363bf00 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.0 ruff==0.2.1 slowapi==0.1.9 sniffio==1.3.0