From af0ed6c6cebc3830cdbdb6cffd55e1e3f4e5f6be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:41:20 +0000 Subject: [PATCH] Bump llvmlite from 0.41.1 to 0.42.0 Bumps [llvmlite](https://github.com/numba/llvmlite) from 0.41.1 to 0.42.0. - [Release notes](https://github.com/numba/llvmlite/releases) - [Commits](https://github.com/numba/llvmlite/compare/v0.41.1...v0.42.0) --- updated-dependencies: - dependency-name: llvmlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 687ea873..5c78e91d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -112,7 +112,7 @@ kiwisolver==1.4.5 # via matplotlib lazy-loader==0.3 # via scikit-image -llvmlite==0.41.1 +llvmlite==0.42.0 # via numba matplotlib==3.8.2 # via diff --git a/requirements.txt b/requirements.txt index a65d2cac..b1965e61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ kiwisolver==1.4.5 # via matplotlib lazy-loader==0.3 # via scikit-image -llvmlite==0.41.1 +llvmlite==0.42.0 # via numba matplotlib==3.8.2 # via