Skip to content

Commit

Permalink
Update luminescent requirement from ~=0.2.12 to >=0.2.12,<0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on luminescent to permit the latest version.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent baa94b7 commit 01b0f5b
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 @@ -84,7 +84,7 @@ klayout = [
"vlsirtools"
]
luminescent = [
"luminescent~=0.2.12",
"luminescent>=0.2.12,<0.4.0",
"sortedcontainers"
]
maintainer = [
Expand Down

0 comments on commit 01b0f5b

Please sign in to comment.