From 6ceac772b2e7ff4c408ecf80ba6d03909da85b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 09:14:50 +0200 Subject: [PATCH] Bump cython from 3.0.2 to 3.0.3 (#623) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_cp311.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_cp311.txt b/requirements_cp311.txt index ad5eda34..8cffbcc9 100644 --- a/requirements_cp311.txt +++ b/requirements_cp311.txt @@ -1,4 +1,4 @@ -Cython==3.0.2 +Cython==3.0.3 numpy==1.24.2 scikit-build==0.17.6 cffi==1.16.0