check_pyproject_versions
Verify and suggest the latest stable versions for Python package dependencies specified in pyproject.toml, ensuring accurate and up-to-date project configurations.
Instructions
Check latest stable versions for Python packages in pyproject.toml
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dependencies | Yes | Dependencies object from pyproject.toml |