Skip to content

Migrate uv dev dependencies to dependency-groups - #89

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/fix-uv-dev-dependencies-f7eb
Jul 20, 2026
Merged

Migrate uv dev dependencies to dependency-groups#89
cursor[bot] merged 1 commit into
mainfrom
cursor/fix-uv-dev-dependencies-f7eb

Conversation

@lbrealdev

Copy link
Copy Markdown
Owner

Summary

  • Replace deprecated tool.uv.dev-dependencies with PEP 735 [dependency-groups].dev in pyproject.toml.
  • Keeps the same packages (pyinstrument, pytest, pytest-mock) and leaves [tool.uv] managed = true unchanged.

Verification

  • Ran uv sync: resolved/installed successfully with no deprecation warning.
  • uv.lock did not need updates.
Open in Web Open in Cursor 

Replace deprecated tool.uv.dev-dependencies with PEP 735
dependency-groups.dev so uv sync no longer warns.

Co-authored-by: akae <lbrealdev@users.noreply.github.com>
@lbrealdev
lbrealdev marked this pull request as ready for review July 20, 2026 23:19
@cursor

cursor Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@cursor
cursor Bot merged commit ba1ac66 into main Jul 20, 2026
4 checks passed
@cursor
cursor Bot deleted the cursor/fix-uv-dev-dependencies-f7eb branch July 20, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants