fix: updated uv.lock - #136
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR refreshes the uv.lock file to bring recorded dependencies up to date with the current project configuration. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
Fixed security issues:
-
mistune (link)
-
soupsieve (link)
-
tornado (link)
-
Ensure that any dependency version changes reflected in uv.lock are also updated in the primary configuration (e.g., pyproject.toml) so the lockfile stays consistent with the declared requirements.
-
Consider noting in the PR description which uv version or command was used to regenerate uv.lock to make the change easier to reproduce in future.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Ensure that any dependency version changes reflected in uv.lock are also updated in the primary configuration (e.g., pyproject.toml) so the lockfile stays consistent with the declared requirements.
- Consider noting in the PR description which uv version or command was used to regenerate uv.lock to make the change easier to reproduce in future.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|



Updated uv.lock. The dependencies that where shown in uv.lock were out of date.
Summary by Sourcery
Chores: