Skip to content

Commit 1e4ebe7

Browse files
committed
Update Cython dependency to 3.0.1.
1 parent 468350d commit 1e4ebe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-appveyor.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tox
22
pytest
33
coverage
4-
Cython==0.29.24
4+
Cython==3.0.1
55
codecov
66
wheel

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Cython>=3.0.0a11
1+
Cython>=3.0.1
22
wheel

0 commit comments

Comments
 (0)