1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

Merge pull request #5117 from ryanpetrello/runner-1-4-4

pin to runner==1.4.4

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

View File

@ -1,4 +1,4 @@
ansible-runner==1.4.2
ansible-runner==1.4.4
appdirs==1.4.2
asgi-amqp==1.1.3
azure-keyvault==1.1.0

View File

@ -1,6 +1,6 @@
adal==1.2.1 # via msrestazure
amqp==2.4.2 # via kombu
ansible-runner==1.4.2
ansible-runner==1.4.4
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.3

View File

@ -11,7 +11,7 @@ pytest==3.6.0
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock
pytest-mock==1.11.1
pytest-timeout
pytest-xdist<1.28.0
tox # for awxkit