1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-29 20:55:32 +03:00

Merge pull request #5409 from ryanpetrello/bump-asgi-amqp

bump asgi-amqp dependency

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2019-11-27 10:09:05 +00:00 committed by GitHub
commit 5935583c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ansible-runner==1.4.4
ansiconv==1.0.0
appdirs==1.4.2
asgi-amqp==1.1.3
asgi-amqp==1.1.4
azure-keyvault==1.1.0
boto==2.47.0
channels==1.1.8

View File

@ -4,7 +4,7 @@ ansible-runner==1.4.4
ansiconv==1.0.0
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.3
asgi-amqp==1.1.4
asgiref==1.1.2 # via asgi-amqp, channels, daphne
asn1crypto==0.24.0 # via cryptography
attrs==19.1.0 # via automat, service-identity, twisted