From 77d43b8fedf3437d7e52bdee74d50cbad499a849 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Jul 2018 14:58:52 +0100 Subject: [PATCH] Update notifications-python-client from 4.10.0 to 5.0.0 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 7c43d26b4..ad8d3e98e 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -16,7 +16,7 @@ pytz==2018.5 gunicorn==19.8.1 whitenoise==3.3.1 #manages static assets eventlet==0.22.1 -notifications-python-client==4.10.0 +notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5