From dfab21204b9ee52e284188351664d47292463311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:21:45 +0000 Subject: [PATCH] Bump cython from 0.29.32 to 3.0.0 Bumps [cython](https://github.com/cython/cython) from 0.29.32 to 3.0.0. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/0.29.32...3.0.0) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3a560b..e3e856e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bitarray==2.7.3 clkhash==0.18.1 -Cython==0.29.32 +Cython==3.0.0 hypothesis==6.9.2 pytest>=7.0.1 pytest-cov==4.0.0