From 1c1e50737dc9321dffae3144de032e01c21c6b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:33:54 +0000 Subject: [PATCH] chore(deps): bump llvmlite from 0.42.0 to 0.43.0 Bumps [llvmlite](https://github.com/numba/llvmlite) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/numba/llvmlite/releases) - [Commits](https://github.com/numba/llvmlite/compare/v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: llvmlite 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 b943b6d..68c05a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ jinja2==3.1.3 # via commitizen keyring==25.2.1 # via twine -llvmlite==0.42.0 +llvmlite==0.43.0 # via numba markdown-it-py==3.0.0 # via rich