mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Merge pull request #2328 from alphagov/pyup-update-notifications-python-client-5.1.0-to-5.2.0
Update notifications-python-client to 5.2.0
This commit is contained in:
@@ -16,7 +16,7 @@ pytz==2018.5
|
|||||||
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
||||||
whitenoise==4.1 #manages static assets
|
whitenoise==4.1 #manages static assets
|
||||||
eventlet==0.24.1
|
eventlet==0.24.1
|
||||||
notifications-python-client==5.1.0
|
notifications-python-client==5.2.0
|
||||||
|
|
||||||
# PaaS
|
# PaaS
|
||||||
awscli-cwlogs>=1.4,<1.5
|
awscli-cwlogs>=1.4,<1.5
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ pytz==2018.5
|
|||||||
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
||||||
whitenoise==4.1 #manages static assets
|
whitenoise==4.1 #manages static assets
|
||||||
eventlet==0.24.1
|
eventlet==0.24.1
|
||||||
notifications-python-client==5.1.0
|
notifications-python-client==5.2.0
|
||||||
|
|
||||||
# PaaS
|
# PaaS
|
||||||
awscli-cwlogs>=1.4,<1.5
|
awscli-cwlogs>=1.4,<1.5
|
||||||
@@ -26,10 +26,10 @@ awscli-cwlogs>=1.4,<1.5
|
|||||||
git+https://github.com/alphagov/notifications-utils.git@30.3.0#egg=notifications-utils==30.3.0
|
git+https://github.com/alphagov/notifications-utils.git@30.3.0#egg=notifications-utils==30.3.0
|
||||||
|
|
||||||
## The following requirements were added by pip freeze:
|
## The following requirements were added by pip freeze:
|
||||||
awscli==1.16.19
|
awscli==1.16.20
|
||||||
bleach==2.1.3
|
bleach==2.1.3
|
||||||
boto3==1.6.16
|
boto3==1.6.16
|
||||||
botocore==1.12.9
|
botocore==1.12.10
|
||||||
certifi==2018.8.24
|
certifi==2018.8.24
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
click==6.7
|
click==6.7
|
||||||
|
|||||||
Reference in New Issue
Block a user