From 25357b70b61ca902d20cfa39b34b2f66efa57fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:10:57 +0000 Subject: [PATCH] Bump numba from 0.54.0 to 0.56.3 Bumps [numba](https://github.com/numba/numba) from 0.54.0 to 0.56.3. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.54.0...0.56.3) --- 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 1f3f8bd..4dcfb9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ezdxf==0.16.4 kiwisolver==1.3.2 llvmlite==0.36.0 matplotlib==3.4.2 -numba==0.54.0 +numba==0.56.3 numpy==1.21.0 pygame==2.0.1 pyparsing==2.4.7