Bump utils to 30.7.2

This commit is contained in:
Chris Hill-Scott
2019-01-02 15:45:06 +00:00
parent 60a384e687
commit 98e501c4c4
2 changed files with 13 additions and 13 deletions

View File

@@ -29,6 +29,6 @@ awscli-cwlogs>=1.4,<1.5
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
itsdangerous==0.24 # pyup: <1.0.0 itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@30.7.1#egg=notifications-utils==30.7.1 git+https://github.com/alphagov/notifications-utils.git@30.7.2#egg=notifications-utils==30.7.2
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3

View File

@@ -31,22 +31,22 @@ awscli-cwlogs>=1.4,<1.5
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
itsdangerous==0.24 # pyup: <1.0.0 itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@30.7.1#egg=notifications-utils==30.7.1 git+https://github.com/alphagov/notifications-utils.git@30.7.2#egg=notifications-utils==30.7.2
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
## The following requirements were added by pip freeze: ## The following requirements were added by pip freeze:
alembic==1.0.3 alembic==1.0.5
amqp==1.4.9 amqp==1.4.9
anyjson==0.3.3 anyjson==0.3.3
attrs==18.2.0 attrs==18.2.0
awscli==1.16.62 awscli==1.16.81
bcrypt==3.1.4 bcrypt==3.1.5
billiard==3.3.0.23 billiard==3.3.0.23
bleach==2.1.3 bleach==2.1.3
boto3==1.6.16 boto3==1.6.16
botocore==1.12.52 botocore==1.12.71
certifi==2018.10.15 certifi==2018.11.29
chardet==3.0.4 chardet==3.0.4
Click==7.0 Click==7.0
colorama==0.3.9 colorama==0.3.9
@@ -55,7 +55,7 @@ Flask-Redis==0.3.0
future==0.17.1 future==0.17.1
greenlet==0.4.15 greenlet==0.4.15
html5lib==1.0.1 html5lib==1.0.1
idna==2.7 idna==2.8
Jinja2==2.10 Jinja2==2.10
jmespath==0.9.3 jmespath==0.9.3
kombu==3.0.37 kombu==3.0.37
@@ -65,20 +65,20 @@ mistune==0.8.3
monotonic==1.5 monotonic==1.5
orderedset==2.0.1 orderedset==2.0.1
phonenumbers==8.9.4 phonenumbers==8.9.4
pyasn1==0.4.4 pyasn1==0.4.5
pycparser==2.19 pycparser==2.19
PyPDF2==1.26.0 PyPDF2==1.26.0
pyrsistent==0.14.7 pyrsistent==0.14.8
python-dateutil==2.7.5 python-dateutil==2.7.5
python-editor==1.0.3 python-editor==1.0.3
python-json-logger==0.1.8 python-json-logger==0.1.8
pytz==2018.7 pytz==2018.7
PyYAML==3.12 PyYAML==3.12
redis==2.10.6 redis==3.0.1
requests==2.20.1 requests==2.21.0
rsa==3.4.2 rsa==3.4.2
s3transfer==0.1.13 s3transfer==0.1.13
six==1.11.0 six==1.12.0
smartypants==2.0.1 smartypants==2.0.1
statsd==3.2.2 statsd==3.2.2
urllib3==1.24.1 urllib3==1.24.1