diff --git a/openstack/sushy/sushy.spec.j2 b/openstack/sushy/sushy.spec.j2 index b205a3e05..0ce4b8a84 100644 --- a/openstack/sushy/sushy.spec.j2 +++ b/openstack/sushy/sushy.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'sushy' %} -{% set upstream_version = upstream_version('4.1.3') %} +{% set upstream_version = upstream_version('4.1.5') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}