From 77d43b8fedf3437d7e52bdee74d50cbad499a849 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Jul 2018 14:58:52 +0100 Subject: [PATCH 1/2] 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 From 84b05ab29cfb3d7814a679a0d44f7d22ff1356d1 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 3 Aug 2018 16:13:41 +0100 Subject: [PATCH 2/2] make freeze-requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7782e5270..eb3b20e86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,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