Skip to content

Commit 0ae696c

Browse files
authored
Merge pull request #139 from Vizonex/dependabot/pip/cython-3.2.5
Bump cython from 3.2.4 to 3.2.5
2 parents 278db1a + e4882a1 commit 0ae696c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ test = [
5050
dev = [
5151
'packaging',
5252
'setuptools>=60',
53-
'Cython==3.2.4',
53+
'Cython==3.2.5',
5454
]
5555
docs = [
5656
'Sphinx>=4.1.2,<9.2.0',
@@ -63,7 +63,7 @@ requires = [
6363
"packaging",
6464
"setuptools>=60",
6565
"wheel",
66-
"Cython==3.2.4",
66+
"Cython==3.2.5",
6767
]
6868
build-backend = "setuptools.build_meta"
6969

0 commit comments

Comments
 (0)