From efda4dfd2ae21a8c7304e052088da0859ef00014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 04:14:52 +0000 Subject: [PATCH] Bump numba from 0.58.0 to 0.58.1 Bumps [numba](https://github.com/numba/numba) from 0.58.0 to 0.58.1. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.58.0...0.58.1) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 686cc129..68439b80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ PyQt5 numpy==1.24.3 h5py>=3.3.0 matplotlib==3.7.3 -numba==0.58.0 +numba==0.58.1 scipy==1.11.2 pandas==2.1.1 pyyaml==6.0.1