From e0035b803b74781be4c1ac1fe101adcbaed7c9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 07:29:13 +0000 Subject: [PATCH] Bump numba from 0.52.0 to 0.53.0 Bumps [numba](https://github.com/numba/numba) from 0.52.0 to 0.53.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.52.0...0.53.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb9e21531..aa3e3fd9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ThrustRTC==0.3.10 CURandRTC==0.1.6 -numba==0.52.0 +numba==0.53.0 numpy==1.19.4 # TODO #408: np.long deprecation in newer numpy triggers warnings in numba 0.52 git+git://github.com/atmos-cloud-sim-uj/PyMPDATA@f33d602#egg=PyMPDATA