Skip to content

Commit

Permalink
Update gdsfactory requirement from ~=8.23.0 to ~=8.27.1
Browse files Browse the repository at this point in the history
Updates the requirements on [gdsfactory](https://github.com/gdsfactory/gdsfactory) to permit the latest version.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v8.23.0...v8.27.1)

---
updated-dependencies:
- dependency-name: gdsfactory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 5663114 commit 17d6450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
"Operating System :: OS Independent"
]
dependencies = [
"gdsfactory~=8.23.0",
"gdsfactory~=8.27.1",
"gplugins[tidy3d,sax,schematic,femwell]",
"numpy<2",
]
Expand Down

0 comments on commit 17d6450

Please sign in to comment.