From 65476107fc728218960daa8622c9120ae8079131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:49:54 +0000 Subject: [PATCH] chore(dependencies): update dependency cython to v3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0db84cc..e947d5c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ -Cython==0.29.32 +Cython==3.0.6 pytest==7.2.0 pytest-cov==4.0.0