From 0071e37e61ff671240d131e70b266a5ad28eccc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Nov 2017 11:47:51 +0000 Subject: [PATCH] Update notifications-python-client from 4.5.0 to 4.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27ed7fe20..f7254af32 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.5.0 +notifications-python-client==4.6.0 # PaaS awscli>=1.11,<1.12