From ea8128ee9f0c4e5fa0ac187fc8c88832336073d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:16:04 +0000 Subject: [PATCH] Bump cython from 0.26.1 to 0.29.33 in /github_issue_summarization Bumps [cython](https://github.com/cython/cython) from 0.26.1 to 0.29.33. - [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.26.1...0.29.33) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 8440ddbd2..86a6f650e 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -37,7 +37,7 @@ contextlib2==0.5.5 cryptography==2.0.3 cycler==0.10.0 cymem==1.31.2 -Cython==0.26.1 +Cython==0.29.33 cytoolz==0.9.0 dask==0.16.1 datashape==0.5.4