From 5dd8d5625b0a54a41fdf0d9c578cc315a52d81a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 10:02:14 +0000 Subject: [PATCH] Update mongomock requirement from ~=3.21.0 to ~=3.22.1 Updates the requirements on [mongomock]() to permit the latest version. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 623bc1a..91c8b07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mongoengine~=0.20.0 pycountry~=20.7.3 pytest~=6.2.4 geojson~=2.5.0 -mongomock~=3.21.0 +mongomock~=3.22.1 datapackage~=1.15.2 \ No newline at end of file