Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Confidence
pip-audit ==2.9.0 -> ==2.10.0 age confidence

Release Notes

pypa/pip-audit (pip-audit)

v2.10.0

Compare Source

Added
  • pip-audit now supports the --osv-url URL flag, which can be used to
    retrieve vulnerabilities from a custom OSV service. This is useful for
    organizations that host their own mirror of the OSV database, or that
    have custom OSV records
    (#​810)

  • pip-audit now supports the Ecosyste.ms vulnerability service with
    --vulnerability-service=esms
    (#​903).

Changed
  • The minimum version of Python is now 3.10
    (#​905)
Fixed
  • Fixed a bug where pip-audit would fail to parse pyproject.toml files
    containing TOML 1.0.0 features
    (#​910)

  • CycloneDX JSON/XML output now correctly links vulnerabilities to their
    affected components via the affects field
    (#​980)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 2, 2025
@renovate renovate bot added the dependencies label Dec 2, 2025
@renovate renovate bot requested a review from rclement December 2, 2025 03:15
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Code coverage report

Name Stmts Miss Branch BrPart Cover Missing
modelship/__about__.py 1 0 0 0 100%
modelship/__init__.py 0 0 0 0 100%
modelship/__main__.py 0 0 0 0 100%
modelship/cli.py 54 0 0 0 100%
tests/__init__.py 0 0 0 0 100%
tests/test_cli.py 26 0 2 0 100%
TOTAL 81 0 2 0 100%

Diff Coverage

Diff: origin/main..HEAD

No lines with coverage information in this diff.

@rclement rclement merged commit 8deb31c into main Dec 2, 2025
10 checks passed
@rclement rclement deleted the renovate/pip-audit-2.x branch December 2, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants