From 6652ff748acae221bac976edcbc9e3020ff4fce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 08:13:06 +0000 Subject: [PATCH] chore(deps): bump numba from 0.61.2 to 0.62.0 Bumps [numba](https://github.com/numba/numba) from 0.61.2 to 0.62.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.61.2...0.62.0) --- updated-dependencies: - dependency-name: numba dependency-version: 0.62.0 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 2c78718b..083a54c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ flake8==7.3.0 gh==0.0.4 h5py==3.14.0 matplotlib==3.10.6 -numba==0.61.2 +numba==0.62.0 numexpr==2.11.0 numpy==2.2.6 numpydoc==1.9.0