Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
/ numbsql Public archive

Commit 7d0097e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency llvmlite to >=0.36,<0.39
1 parent 1efda94 commit 7d0097e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = ">=3.7.1,<3.10"
19-
llvmlite = ">=0.36,<0.38"
19+
llvmlite = ">=0.36,<0.39"
2020
numba = ">=0.53,<0.55"
2121
numpy = ">=1.21,<2"
2222

0 commit comments

Comments
 (0)