Skip to content

Commit 1db746e

Browse files
chore(deps-dev): bump cython from 3.1.4 to 3.2.4 (#70)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4587419 commit 1db746e

File tree

2 files changed

+43
-76
lines changed

2 files changed

+43
-76
lines changed

poetry.lock

Lines changed: 42 additions & 75 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
@@ -36,7 +36,7 @@ pytest = ">=7,<9"
3636
pytest-cov = ">=3,<8"
3737

3838
[tool.poetry.group.test.dependencies]
39-
cython = ">=0.29.35,<3.2.0"
39+
cython = ">=0.29.35,<3.3.0"
4040

4141
[tool.semantic_release]
4242
branch = "main"

0 commit comments

Comments
 (0)