chore: bump gdsfactory to ~=9.44.0#191
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the gdsfactory dependency to version ~=9.44.0 across the main project and sample project pyproject files, and refreshes the uv.lock to reflect the new dependency resolution. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Code Review
This pull request updates the gdsfactory dependency to version 9.44.0 in both the main pyproject.toml and the sample project's pyproject.toml files, with corresponding updates made to the uv.lock file. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Since the repo maintains multiple pyproject.toml files, consider centralizing the gdsfactory version (e.g., via a shared config or tooling) to avoid future drift between projects.
- Double-check that uv.lock has been fully regenerated so there are no remaining references to the old gdsfactory versions and that all transitive constraints align with 9.44.0.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Since the repo maintains multiple pyproject.toml files, consider centralizing the gdsfactory version (e.g., via a shared config or tooling) to avoid future drift between projects.
- Double-check that uv.lock has been fully regenerated so there are no remaining references to the old gdsfactory versions and that all transitive constraints align with 9.44.0.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Bump gdsfactory dependency to
~=9.44.0across all pyproject.toml files.Summary by Sourcery
Build: