mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
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:
@@ -1,4 +1,4 @@
|
|||||||
ansible-runner==1.4.2
|
ansible-runner==1.4.4
|
||||||
appdirs==1.4.2
|
appdirs==1.4.2
|
||||||
asgi-amqp==1.1.3
|
asgi-amqp==1.1.3
|
||||||
azure-keyvault==1.1.0
|
azure-keyvault==1.1.0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
adal==1.2.1 # via msrestazure
|
adal==1.2.1 # via msrestazure
|
||||||
amqp==2.4.2 # via kombu
|
amqp==2.4.2 # via kombu
|
||||||
ansible-runner==1.4.2
|
ansible-runner==1.4.4
|
||||||
appdirs==1.4.2
|
appdirs==1.4.2
|
||||||
argparse==1.4.0 # via uwsgitop
|
argparse==1.4.0 # via uwsgitop
|
||||||
asgi-amqp==1.1.3
|
asgi-amqp==1.1.3
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ pytest==3.6.0
|
|||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-django
|
pytest-django
|
||||||
pytest-pythonpath
|
pytest-pythonpath
|
||||||
pytest-mock
|
pytest-mock==1.11.1
|
||||||
pytest-timeout
|
pytest-timeout
|
||||||
pytest-xdist<1.28.0
|
pytest-xdist<1.28.0
|
||||||
tox # for awxkit
|
tox # for awxkit
|
||||||
|
|||||||
Reference in New Issue
Block a user