Skip to content

Instantly share code, notes, and snippets.

@josefheidler
Last active April 23, 2025 14:25
Show Gist options
  • Save josefheidler/2201fa55275ca69094b141428bb83116 to your computer and use it in GitHub Desktop.
Save josefheidler/2201fa55275ca69094b141428bb83116 to your computer and use it in GitHub Desktop.
UV: Update all packages to newest version
uv lock --upgrade
uv sync --all-groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment