Skip to content

Merge main and resolve conflicts

0d9898d
Select commit
Loading
Failed to load commit list.
Merged

Migrate from Poetry to UV #161

Merge main and resolve conflicts
0d9898d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 15, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 19 in .github/workflows/pypi-publish.yaml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release to PYPI' step
Uses Step
uses 'astral-sh/setup-uv' with ref 'v4', not a pinned commit hash

Check warning on line 41 in .github/workflows/test.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium test

Unpinned 3rd party Action 'Run tests' step
Uses Step
uses 'astral-sh/setup-uv' with ref 'v4', not a pinned commit hash