mafw.devtools.cli.dependencies

Dependency verification and maintenance CLI commands.

Module Attributes

CONTEXT_SETTINGS

Click context settings for command line help aliases.

mafw.devtools.cli.dependencies.CONTEXT_SETTINGS = {'help_option_names': ['-h', '--help']}

Click context settings for command line help aliases.

Modules

audit

Audit dependency vulnerabilities using pip-audit.

freeze

Freeze dependency upper bounds in the project TOML.

latest

Group for latest-dependency verification commands.

oldest

Group for oldest-dependency commands.

registry

GitLab registry command group for dependency reference files.