mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-21 07:51:13 -05:00
Bump utils to 30.7.2
This commit is contained in:
@@ -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
|
||||
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
|
||||
|
||||
@@ -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
|
||||
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
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
alembic==1.0.3
|
||||
alembic==1.0.5
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
attrs==18.2.0
|
||||
awscli==1.16.62
|
||||
bcrypt==3.1.4
|
||||
awscli==1.16.81
|
||||
bcrypt==3.1.5
|
||||
billiard==3.3.0.23
|
||||
bleach==2.1.3
|
||||
boto3==1.6.16
|
||||
botocore==1.12.52
|
||||
certifi==2018.10.15
|
||||
botocore==1.12.71
|
||||
certifi==2018.11.29
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
colorama==0.3.9
|
||||
@@ -55,7 +55,7 @@ Flask-Redis==0.3.0
|
||||
future==0.17.1
|
||||
greenlet==0.4.15
|
||||
html5lib==1.0.1
|
||||
idna==2.7
|
||||
idna==2.8
|
||||
Jinja2==2.10
|
||||
jmespath==0.9.3
|
||||
kombu==3.0.37
|
||||
@@ -65,20 +65,20 @@ mistune==0.8.3
|
||||
monotonic==1.5
|
||||
orderedset==2.0.1
|
||||
phonenumbers==8.9.4
|
||||
pyasn1==0.4.4
|
||||
pyasn1==0.4.5
|
||||
pycparser==2.19
|
||||
PyPDF2==1.26.0
|
||||
pyrsistent==0.14.7
|
||||
pyrsistent==0.14.8
|
||||
python-dateutil==2.7.5
|
||||
python-editor==1.0.3
|
||||
python-json-logger==0.1.8
|
||||
pytz==2018.7
|
||||
PyYAML==3.12
|
||||
redis==2.10.6
|
||||
requests==2.20.1
|
||||
redis==3.0.1
|
||||
requests==2.21.0
|
||||
rsa==3.4.2
|
||||
s3transfer==0.1.13
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
smartypants==2.0.1
|
||||
statsd==3.2.2
|
||||
urllib3==1.24.1
|
||||
|
||||
Reference in New Issue
Block a user