From b358fe21cef300bdc5fc001686796a090c899bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 10:12:37 +0000 Subject: [PATCH] Bump cython from 3.0.11 to 3.1.4 Bumps [cython](https://github.com/cython/cython) from 3.0.11 to 3.1.4. - [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.11...3.1.4) --- updated-dependencies: - dependency-name: cython dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 574a1ec..5810c71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astropy==6.1.7 camb==1.6.4 -Cython==3.0.11 +Cython==3.1.4 getdist==1.7.3 h5py==3.14.0 ipython==8.37.0