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:
commit
e066b688fc
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user