From e7a3772c476553cc51b32d548a96c797dc41d9cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Oct 2017 17:47:28 +0100 Subject: [PATCH] Update notifications-python-client from 4.4.0 to 4.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d03fa2c2c..57ce2c72d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ gunicorn==19.7.1 whitenoise==3.3.1 #manages static assets # pin to minor version 3.1.x -notifications-python-client==4.4.0 +notifications-python-client==4.5.0 # PaaS awscli>=1.11,<1.12