From 591d70805de8446838191571d0cc139c4a0b5c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 14:17:48 +0800 Subject: [PATCH] Bump numba from 0.53.1 to 0.56.2 (#50) Bumps [numba](https://github.com/numba/numba) from 0.53.1 to 0.56.2. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.53.1...0.56.2) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b2103a..321cd0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ lap motmetrics munch natsort -numba == 0.53.1 +numba == 0.56.2 opencv-contrib-python == 4.3.0.38 openpyxl # paddlepaddle >= 2.2.0