From 5a56fa7bd4fed7afd896f4c229909d52e60a4c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 10:09:48 +0000 Subject: [PATCH] Bump numba from 0.55.2 to 0.56.3 Bumps [numba](https://github.com/numba/numba) from 0.55.2 to 0.56.3. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.55.2...0.56.3) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 36816cda..59d429fb 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,7 +4,7 @@ fastcore==1.5.26 h5py==3.7.0 matplotlib==3.6.1 networkx==2.8.6 -numba==0.55.2 +numba==0.56.3 numpy==1.20.3 pandas==1.4.3 psutil==5.9.1