Skip to content

Commit ce6a5d3

Browse files
⬆️ deps: Update dependency Cython to v3 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6169a34 commit ce6a5d3

File tree

2 files changed

+63
-46
lines changed

2 files changed

+63
-46
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.8"
1111
[tool.poetry.dev-dependencies]
1212
pytest = "^7.0"
1313
black = "^21.11b1"
14-
Cython = "^0.29.25"
14+
Cython = "^3.0.0"
1515

1616
[tool.poetry.scripts]
1717
demo = "demo.__main__:main"

0 commit comments

Comments
 (0)