From 380c1d97d05b0356cf4a6689edc8fe38bc48f9d3 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Thu, 8 Apr 2021 20:57:48 +0200 Subject: [PATCH] Bump dependency in metadata.json This bumps the dependency in metadata.json based on then new major versions that is tested when [1] is merged. [1] https://review.opendev.org/c/openstack/puppet-openstack-integration/+/778138 Change-Id: Icb02ad00dfaddd5a5809a8a47662f077790dcc93 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index e1f8ea31..9beb14fa 100644 --- a/metadata.json +++ b/metadata.json @@ -11,7 +11,7 @@ }, { "name": "puppetlabs/stdlib", - "version_requirement": ">=5.0.0 <7.0.0" + "version_requirement": ">=5.0.0 <8.0.0" }, { "name": "openstack/swift",