<@U02G439F4NP> `bolt-project.yaml` list your requi...
# bolt
s
@John Bishop
bolt-project.yaml
list your requirements,
bolt module install
does the dependency resolution and "add" the dependencies to generate the
Puppetfile
which is the source of authority for the modules to install. If you have not set version requirements, updating should be straightforward: https://www.puppet.com/docs/bolt/latest/bolt_installing_modules.html#update-a-projects-modules otherwise refer to https://www.puppet.com/docs/bolt/latest/bolt_installing_modules.html#pin-a-module-version
1