From e6d2efa0b1b4aafc7028726c91c5fd5d1d19e302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:56:08 +0000 Subject: [PATCH] Bump numba from 0.58.1 to 0.59.1 Bumps [numba](https://github.com/numba/numba) from 0.58.1 to 0.59.1. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.58.1...0.59.1) --- 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 057ea7ba..775e3826 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ 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 typing_extensions==4.10.0