From 3981c8c6835f552e243d7b83fe271072bde51bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 19:53:35 +1300 Subject: [PATCH] Bump cython from 0.29.28 to 0.29.32 (#538) Bumps [cython](https://github.com/cython/cython) from 0.29.28 to 0.29.32. - [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.28...0.29.32) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62bf905..7d2413a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bitarray==2.5.1 clkhash==0.16.1 -Cython==0.29.28 +Cython==0.29.32 hypothesis==6.9.2 pytest>=7.0.1 pytest-cov==3.0.0