From 22f38457c1dd11a656eda437822d7c79eecc13a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:49:37 +0000 Subject: [PATCH] Bump numba from 0.58.1 to 0.59.0 Bumps [numba](https://github.com/numba/numba) from 0.58.1 to 0.59.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.58.1...0.59.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 5139ffd..c9f60ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ jupyterlab_code_formatter==2.2.1 jupyterlab_widgets==3.0.9 lightgbm==4.3.0 matplotlib==3.8.2 -numba==0.58.1 +numba==0.59.0 numexpr==2.9.0 numpy==1.26.3 optuna==3.5.0