python-ironic-inspector-client 4.4.0 (victoria)
We are excited to announce the release of: python-ironic-inspector-client 4.4.0: Python client for Ironic Inspector This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/python-ironic-inspector-client Download the package from: https://pypi.org/project/python-ironic-inspector-client Please report issues through: https://storyboard.openstack.org/#!/project/openstack/python- ironic-inspector-client For more details, please see below. Changes in python-ironic-inspector-client 4.3.0..4.4.0 ------------------------------------------------------ ad72bfc Fix l-c job d3a5626 Update TOX_CONSTRAINTS_FILE for stable/victoria 5fcf78b Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + lower-constraints.txt | 8 ++++---- requirements.txt | 2 +- test-requirements.txt | 2 +- tox.ini | 8 ++++---- 5 files changed, 11 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5b4775b..19314ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -PyYAML>=3.12 # MIT +PyYAML>=3.13 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index daadc4b..8cb671b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4 +4 @@ -coverage!=4.4,>=4.0 # Apache-2.0 +coverage>=5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org