In the dependabot docs, it supports version 1.8.0

However when I run dependabot update - f job.json I encounter the following error
2: required_version = \"~\u003e 1.7.0\"\n\nThis configuration does not support Terraform version 1.8.0. To proceed,\neither choose another supported Terraform version or update this version\nconstraint.
In the dependabot docs, it supports version 1.8.0

However when I run
dependabot update - f job.jsonI encounter the following error