Skip to content

Commit 4bd1a21

Browse files
authored
Merge pull request #228 from gdsfactory/dependabot/pip/gdsfactory-gte-9.29.1-and-lt-9.34.1
Update gdsfactory requirement from <9.32.1,>=9.29.1 to >=9.29.1,<9.34.1
2 parents 4d02a17 + ecc5ac1 commit 4bd1a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3.13",
1616
"Programming Language :: Python :: 3.14",
1717
]
18-
dependencies = ["doroutes>=0.2.0", "gdsfactory>=9.29.1,<9.32.1"]
18+
dependencies = ["doroutes>=0.2.0", "gdsfactory>=9.29.1,<9.34.1"]
1919

2020
[project.optional-dependencies]
2121
models = [

0 commit comments

Comments
 (0)