Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tooling): update uv.lock for compatibility with uv>=0.5.22 #1178

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

danceratopz
Copy link
Member

@danceratopz danceratopz commented Feb 5, 2025

🗒️ Description

Fixes #1176.

🔗 Related Issues

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

@danceratopz danceratopz added type:chore Type: Chore scope:tooling Scope: Python tools (uv, ruff, tox,...) labels Feb 5, 2025
@danceratopz danceratopz self-assigned this Feb 5, 2025
Copy link
Collaborator

@spencer-tb spencer-tb left a comment

Choose a reason for hiding this comment

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

Thanks!

@spencer-tb spencer-tb merged commit 2f8d74b into main Feb 5, 2025
21 checks passed
@spencer-tb spencer-tb deleted the chore/tooling/update-uvlock branch February 5, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:tooling Scope: Python tools (uv, ruff, tox,...) type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(tooling): uv sync with uv>=0.5.22 modifies uv.lock
2 participants