From 59d2cee2a0f556e791c0ae9d52969ba4c9af157e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Sep 2017 11:16:11 +0100 Subject: [PATCH] Update notifications-python-client from 4.3.1 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f75dd0a2..da23cebf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ gunicorn==19.7.1 whitenoise==3.3.0 #manages static assets # pin to minor version 3.1.x -notifications-python-client==4.3.1 +notifications-python-client==4.4.0 # PaaS awscli>=1.11,<1.12