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

Commit 14f0d92

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency numba to >=0.53,<0.56
1 parent cb98ffa commit 14f0d92

2 files changed

Lines changed: 57 additions & 50 deletions

File tree

poetry.lock

Lines changed: 56 additions & 49 deletions
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
@@ -17,7 +17,7 @@ classifiers = [
1717
[tool.poetry.dependencies]
1818
python = ">=3.7.1,<3.10"
1919
llvmlite = ">=0.36,<0.39"
20-
numba = ">=0.53,<0.55"
20+
numba = ">=0.53,<0.56"
2121
numpy = ">=1.21,<2"
2222

2323
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)