From 91aaf1d4244da64de32c636054b80c43733eb233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 09:46:55 +0000 Subject: [PATCH] Bump numba from 0.51.2 to 0.53.1 Bumps [numba](https://github.com/numba/numba) from 0.51.2 to 0.53.1. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.51.2...0.53.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d25731..3fee2eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.19.4 -numba==0.51.2 +numba==0.53.1 jupyter==1.0.0 tbb==2020.3.254 nbstripout==0.3.9 \ No newline at end of file