Bump utils to version 36.5.0

This version of utils has the Encryption module included in it.
This commit is contained in:
Katie Smith
2020-01-23 17:32:59 +00:00
parent 8f2344e3b4
commit 1703ae6031
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@36.3.3#egg=notifications-utils==36.3.3 git+https://github.com/alphagov/notifications-utils.git@36.5.0#egg=notifications-utils==36.5.0
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,21 +31,21 @@ 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@36.3.3#egg=notifications-utils==36.3.3 git+https://github.com/alphagov/notifications-utils.git@36.5.0#egg=notifications-utils==36.5.0
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.3.2 alembic==1.3.3
amqp==1.4.9 amqp==1.4.9
anyjson==0.3.3 anyjson==0.3.3
attrs==19.3.0 attrs==19.3.0
awscli==1.16.310 awscli==1.17.8
bcrypt==3.1.7 bcrypt==3.1.7
billiard==3.3.0.23 billiard==3.3.0.23
bleach==3.1.0 bleach==3.1.0
boto3==1.10.38 boto3==1.10.38
botocore==1.13.46 botocore==1.14.8
certifi==2019.11.28 certifi==2019.11.28
chardet==3.0.4 chardet==3.0.4
Click==7.0 Click==7.0
@@ -56,21 +56,21 @@ flask-redis==0.4.0
future==0.18.2 future==0.18.2
greenlet==0.4.15 greenlet==0.4.15
idna==2.8 idna==2.8
importlib-metadata==1.3.0 importlib-metadata==1.4.0
Jinja2==2.10.3 Jinja2==2.10.3
jmespath==0.9.4 jmespath==0.9.4
kombu==3.0.37 kombu==3.0.37
Mako==1.1.0 Mako==1.1.1
MarkupSafe==1.1.1 MarkupSafe==1.1.1
mistune==0.8.4 mistune==0.8.4
monotonic==1.5 monotonic==1.5
more-itertools==8.0.2 more-itertools==8.1.0
orderedset==2.0.1 orderedset==2.0.1
phonenumbers==8.11.1 phonenumbers==8.11.1
pyasn1==0.4.8 pyasn1==0.4.8
pycparser==2.19 pycparser==2.19
PyPDF2==1.26.0 PyPDF2==1.26.0
pyrsistent==0.15.6 pyrsistent==0.15.7
python-dateutil==2.8.1 python-dateutil==2.8.1
python-editor==1.0.4 python-editor==1.0.4
python-json-logger==0.1.11 python-json-logger==0.1.11
@@ -79,11 +79,11 @@ PyYAML==5.2
redis==3.3.11 redis==3.3.11
requests==2.22.0 requests==2.22.0
rsa==3.4.2 rsa==3.4.2
s3transfer==0.2.1 s3transfer==0.3.2
six==1.13.0 six==1.14.0
smartypants==2.0.1 smartypants==2.0.1
statsd==3.3.0 statsd==3.3.0
urllib3==1.25.7 urllib3==1.25.8
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==0.16.0 Werkzeug==0.16.0
zipp==0.6.0 zipp==2.0.1