From 973ac749f1bca748c8b455822d90fc1680115546 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 01:29:16 +0000 Subject: [PATCH] Update dependency pymongo to v4.6.3 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bd7cc9..8f7c0ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pluggy==1.0.0 py==1.11.0 pycodestyle==2.9.1 pydantic==1.10.2 -pymongo==4.3.2 +pymongo==4.6.3 pyparsing==3.0.9 pytest==7.1.3 python-dotenv==0.21.0