From 5fd9d0c962c48f5a2dfbfeb27a5f3bfdb7c25eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:48:19 +0000 Subject: [PATCH] Bump numba from 0.60.0 to 0.61.0 Bumps [numba](https://github.com/numba/numba) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.60.0...0.61.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 4bbe928..39c4ba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ h5py==3.12.1 joblib==1.4.2 matplotlib==3.10.0 nnoir==1.3.0 -numba==0.60.0 +numba==0.61.0 opencv-python==4.11.0.86 optuna==4.1.0 pandas==2.2.3