From b73ff7ee5f7ccf89ccafd21c03cf307967a3c3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:44:55 +0000 Subject: [PATCH] Bump numba from 0.58.1 to 0.60.0 Bumps [numba](https://github.com/numba/numba) from 0.58.1 to 0.60.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.58.1...0.60.0) --- updated-dependencies: - dependency-name: numba 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 2aaa8d3..a5b30df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ gensim==4.3.2 nptyping==2.5.0 numba-progress==1.1.0 -numba==0.58.1 +numba==0.59.1 numpy==1.23.2 scipy<1.13 # triu import issue (https://stackoverflow.com/a/78279318/12519564) typing_extensions==4.10.0