mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Merge pull request #3520 from ryanpetrello/runner131
pin runner 1.3.1 Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
d0a996b139
@ -1,4 +1,4 @@
|
||||
ansible-runner==1.3.0
|
||||
ansible-runner==1.3.1
|
||||
appdirs==1.4.2
|
||||
asgi-amqp==1.1.3
|
||||
asgiref==1.1.2
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
# pip-compile requirements/requirements.in
|
||||
#
|
||||
amqp==2.3.2 # via kombu
|
||||
ansible-runner==1.3.0
|
||||
ansible-runner==1.3.1
|
||||
appdirs==1.4.2
|
||||
argparse==1.4.0 # via uwsgitop
|
||||
asgi-amqp==1.1.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user