Skip to content

Commit

Permalink
Update gdsfactory requirement from <7.17,>=7.16.0 to >=7.16.0,<7.26
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@v7.16.0...v7.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 1106a07 commit f306626
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 @@ -14,7 +14,7 @@ classifiers = [
"Operating System :: OS Independent"
]
dependencies = [
"gdsfactory>=7.16.0,<7.17"
"gdsfactory>=7.16.0,<7.26"
]
description = "GlobalFoundries 180nm MCU"
keywords = ["python"]
Expand Down

0 comments on commit f306626

Please sign in to comment.