From 2aead733052ebd13b2654517407c652a46305216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 15:57:24 +0000 Subject: [PATCH] Bump cython from 0.29.32 to 0.29.35 Bumps [cython](https://github.com/cython/cython) from 0.29.32 to 0.29.35. - [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...0.29.35) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch ... 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..5e1c034 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bitarray==2.7.3 clkhash==0.18.1 -Cython==0.29.32 +Cython==0.29.35 hypothesis==6.9.2 pytest>=7.0.1 pytest-cov==4.0.0