From ec2fa0cf9500062857367b5d61c7bb25c790272b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 07:09:23 +0000 Subject: [PATCH] Bump cython from 3.0.2 to 3.0.6 Bumps [cython](https://github.com/cython/cython) from 3.0.2 to 3.0.6. - [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/3.0.2...3.0.6) --- 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 d48566cf95f..d2b72126be3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ networkx==2.8.8 plotly==5.16.1 beautifulsoup4==4.12.2 uncertainties==3.1.7 -Cython==3.0.2 +Cython==3.0.6 pybtex==0.24.0 tqdm==4.66.1 joblib==1.3.2