Skip to content

Automated Dependency Updates for Pep723

Categories: python

Renovate supports updating Pep723 dependencies.

File Matching

Because file names for pep723 cannot be easily determined automatically, Renovate will not attempt to match any pep723 files by default. For details on how to extend a manager's fileMatch value, please follow this link.

Supported datasources

This manager supports extracting the following datasources: pypi.

Default config

{
  "fileMatch": []
}

Additional Information

This manager supports updating dependencies inside Python files that use inline script metadata, also known as PEP 723.