From 104a674de20e053a0c7b43014d60510119da2c99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2019 14:43:11 +0100 Subject: [PATCH] Update eventlet from 0.25.0 to 0.25.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 0d2a5f868..1842f7c72 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -14,7 +14,7 @@ pyexcel-xlsx==0.5.7 pyexcel-ods3==0.5.3 pytz==2019.2 gunicorn==19.7.1 # pyup: ignore, >19.8 breaks eventlet patching -eventlet==0.25.0 +eventlet==0.25.1 notifications-python-client==5.3.0 # PaaS