validations-libs 1.6.0
We contentedly announce the release of: validations-libs 1.6.0: A common library for the validations framework The source is available from: https://opendev.org/openstack/validations-libs Download the package from: https://tarballs.openstack.org/validations-libs/ For more details, please see below. Changes in validations-libs 1.5.0..1.6.0 ---------------------------------------- eb5c38e For stable/train compatibility ansible-runner needs to move to 1.4.0 8405bb7 Move Cliff requirements to 2.16.0 Diffstat (except docs and test files) ------------------------------------- .reqcheck_override.yaml | 1 + requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 616ab82..8a73fd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,2 +9,2 @@ ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0 # GPLv3+ -ansible-runner>=1.4.4 # Apache-2.0 -cliff>=3.2.0 # Apache-2.0 +ansible-runner>=1.4.0 # Apache-2.0 +cliff>=2.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org