diff --git a/asv_bench/asv.conf.json b/asv_bench/asv.conf.json index daf2834c50d6a..46640505a4c84 100644 --- a/asv_bench/asv.conf.json +++ b/asv_bench/asv.conf.json @@ -42,7 +42,7 @@ // followed by the pip installed packages). "matrix": { "numpy": [], - "Cython": ["0.29.24"], + "Cython": ["0.29.30"], "matplotlib": [], "sqlalchemy": [], "scipy": [],