From 96e005a7d2ea6f64c75aa6d6536c50c9571154dc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jul 2017 17:55:00 +0100 Subject: [PATCH] Pin notifications-python-client to latest version 4.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 875e27a94..684bc8ff0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ six==1.10.0 iso8601==0.1.11 # pin to minor version 3.1.x -notifications-python-client>=3.1,<3.2 +notifications-python-client==4.3.1 # PaaS awscli>=1.11,<1.12