Skip to content

Commit

Permalink
Bump llvmlite from 0.42.0 to 0.43.0
Browse files Browse the repository at this point in the history
Bumps [llvmlite](https://github.com/numba/llvmlite) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/numba/llvmlite/releases)
- [Commits](numba/llvmlite@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 7d34cac commit 1e074cb
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
94 changes: 47 additions & 47 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9, <=3.11.10"
llvmlite = "=0.42.0"
llvmlite = "=0.43.0"
numpy = ">=1.22"
pyqt5-qt5 = ">=5.15.3"
QDarkStyle = "3.2.3"
Expand Down

0 comments on commit 1e074cb

Please sign in to comment.