From 3f5d3d305d355c43d020dd789c4a6db76ca0dd01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 04:00:54 +0000 Subject: [PATCH] Bump numba from 0.56.0 to 0.56.4 Bumps [numba](https://github.com/numba/numba) from 0.56.0 to 0.56.4. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.56.0...0.56.4) --- updated-dependencies: - dependency-name: numba 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 b6c7c1f..02a7937 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ scikit-learn== 0.24.1 scikit-image==0.17.2 scipy==1.4.1 pure-predict==0.0.4 -numba==0.56.0 +numba==0.56.4