From 99c175e0bfc92968dbef767b2068e7a82e44e8e3 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 6 Jan 2023 00:29:16 +0100 Subject: [PATCH] upgrade Cython to 0.29.33 --- requirements.d/development.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 9d5108498..ee5741b97 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -8,5 +8,5 @@ pytest==7.2.0 pytest-xdist==3.1.0 pytest-cov==4.0.0 pytest-benchmark==4.0.0 -Cython==0.29.32 +Cython==0.29.33 twine==4.0.2