Bump upper version of puppetlabs-apt

Now we are using puppetlabs-apt v8.4.1 in our CI. Let's bump the upper
version so that the constraint include that tested version.

Change-Id: I4e6307db454618cd8d12ca0ec2ad7ca1265e439e
This commit is contained in:
Takashi Kajinami 2022-07-30 23:15:19 +09:00
parent ea40583a84
commit 9235117810
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"dependencies": [
{
"name": "puppetlabs/apt",
"version_requirement": ">=1.8.0 <4.0.0"
"version_requirement": ">=1.8.0 <9.0.0"
},
{
"name": "puppetlabs/stdlib",