From d3808fe691fb754fcf58bf67ef07c718351b57ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 16:51:52 -0300 Subject: [PATCH] Update mongoengine from 0.16.3 to 0.28.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50cf7f5..82db2a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Werkzeug==0.14.1 Flask==0.12.4 -mongoengine==0.16.3 +mongoengine==0.28.1 flask-mongoengine==0.9.5 thriftpy==0.3.9 redis==2.10.6