Skip to content

Commit f2e7824

Browse files
committed
⬆️ upgrade optype to 0.11.0
1 parent e348d6d commit f2e7824

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Typing :: Stubs Only",
3131
]
3232
requires-python = ">=3.11"
33-
dependencies = ["optype>=0.10.0,<1"]
33+
dependencies = ["optype>=0.11.0,<1"]
3434

3535
[project.optional-dependencies]
3636
scipy = ["scipy>=1.16.0,<1.17"]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)