From 0d2de75e846601ee14038412ac0a2fb33d9007a6 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 30 Jul 2018 15:19:46 +0100 Subject: [PATCH] Bump utils to 29.3.4 https://github.com/alphagov/notifications-utils/compare/29.3.2...bullet-for-bullet --- requirements-app.txt | 2 +- requirements.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 6c13ac1b0..7c43d26b4 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -21,4 +21,4 @@ notifications-python-client==4.10.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@29.3.2#egg=notifications-utils==29.3.2 +git+https://github.com/alphagov/notifications-utils.git@29.3.4#egg=notifications-utils==29.3.4 diff --git a/requirements.txt b/requirements.txt index e1313c244..7782e5270 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,13 +23,13 @@ notifications-python-client==4.10.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@29.3.2#egg=notifications-utils==29.3.2 +git+https://github.com/alphagov/notifications-utils.git@29.3.4#egg=notifications-utils==29.3.4 ## The following requirements were added by pip freeze: -awscli==1.15.55 +awscli==1.15.70 bleach==2.1.3 boto3==1.6.16 -botocore==1.10.54 +botocore==1.10.69 certifi==2018.4.16 chardet==3.0.4 click==6.7 @@ -39,7 +39,7 @@ docutils==0.14 et-xmlfile==1.0.1 Flask-Redis==0.3.0 future==0.16.0 -greenlet==0.4.13 +greenlet==0.4.14 html5lib==1.0.1 idna==2.7 itsdangerous==0.24 @@ -54,7 +54,7 @@ monotonic==1.5 openpyxl==2.5.4 orderedset==2.0.1 phonenumbers==8.9.4 -pyasn1==0.4.3 +pyasn1==0.4.4 pyexcel-ezodf==0.3.4 PyJWT==1.6.4 PyPDF2==1.26.0 @@ -72,6 +72,6 @@ texttable==1.4.0 urllib3==1.23 webencodings==0.5.1 Werkzeug==0.14.1 -WTForms==2.1 +WTForms==2.2.1 xlrd==1.1.0 xlwt==1.3.0