Bump upper version of stdlib

... because we are currently using v9.0.0 in CI. Lower version may be
bumped after 2023.2 release.

Change-Id: I568241b35fd7b98c7203e78e227c962c0a38204a
This commit is contained in:
Takashi Kajinami 2023-10-03 13:25:50 +09:00
parent 6e56f2fa0d
commit 235704682f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=5.0.0 <9.0.0"
"version_requirement": ">=5.0.0 <10.0.0"
},
{
"name": "openstack/openstacklib",