From 431a966deeed6bb856d1c0ff06a1e64b9ea66826 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 20 May 2019 16:08:00 +0100 Subject: [PATCH] Freeze requirements --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4c63dd55e..ac4ab01ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # with package version changes made in requirements-app.txt ago==0.0.93 -Flask==1.0.2 +Flask==1.0.3 Flask-WTF==0.14.2 Flask-Login==0.4.1 @@ -28,10 +28,10 @@ itsdangerous==0.24 # pyup: <1.0.0 git+https://github.com/alphagov/notifications-utils.git@32.0.0#egg=notifications-utils==32.0.0 ## The following requirements were added by pip freeze: -awscli==1.16.155 +awscli==1.16.161 bleach==3.1.0 boto3==1.6.16 -botocore==1.12.145 +botocore==1.12.151 certifi==2019.3.9 chardet==3.0.4 Click==7.0 @@ -63,16 +63,16 @@ python-dateutil==2.8.0 python-json-logger==0.1.10 PyYAML==3.13 redis==3.2.1 -requests==2.21.0 +requests==2.22.0 rsa==3.4.2 s3transfer==0.2.0 six==1.12.0 smartypants==2.0.1 statsd==3.3.0 texttable==1.6.1 -urllib3==1.24.3 +urllib3==1.25.2 webencodings==0.5.1 -Werkzeug==0.15.2 +Werkzeug==0.15.4 WTForms==2.2.1 xlrd==1.2.0 xlwt==1.3.0