Skip to content

fix(fetch): refresh uv lockfile for CI#3598

Merged
olaservo merged 1 commit intomodelcontextprotocol:mainfrom
Chelebii:fix/python-lockfiles-fetch
Mar 17, 2026
Merged

fix(fetch): refresh uv lockfile for CI#3598
olaservo merged 1 commit intomodelcontextprotocol:mainfrom
Chelebii:fix/python-lockfiles-fetch

Conversation

@Chelebii
Copy link
Contributor

Summary

  • refresh src/fetch/uv.lock so uv sync --locked --all-extras --dev matches the current project metadata
  • keep the scope limited to the Python fetch package

Verification

  • uv sync --locked --all-extras --dev in src/fetch
  • uv sync --locked --all-extras --dev in src/git
  • uv sync --locked --all-extras --dev in src/time

This is split out from #3434 to keep the filesystem fix focused.

Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — single-line lockfile refresh, all CI checks green. Fixes #3548.

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