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:
softwarefactory-project-zuul[bot]
2019-03-27 15:58:34 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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