Skip to content

Commit e6978b7

Browse files
authored
BENCH Bump cython to 3.0.3 for asv benchmarks (scikit-learn#27541)
1 parent 0e56ae3 commit e6978b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv_benchmarks/asv.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"matrix": {
7979
"numpy": ["1.25.2"],
8080
"scipy": ["1.11.2"],
81-
"cython": ["3.0.2"],
81+
"cython": ["3.0.3"],
8282
"joblib": ["1.3.2"],
8383
"threadpoolctl": ["3.2.0"],
8484
"pandas": ["2.1.0"]

0 commit comments

Comments
 (0)