Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
Bump llvmlite from 0.38.0 to 0.39.1
Browse files Browse the repository at this point in the history
Bumps [llvmlite](https://github.com/numba/llvmlite) from 0.38.0 to 0.39.1.
- [Release notes](https://github.com/numba/llvmlite/releases)
- [Commits](numba/llvmlite@v0.38.0...v0.39.1)

---
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] committed Oct 31, 2022
1 parent 7faff00 commit e8a417b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 46 deletions.
92 changes: 47 additions & 45 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 @@ -42,7 +42,7 @@ yfinance = "^0.1.70"
pyopls = "^20.3.post1"
nltk = "^3.6.2"
textblob = "^0.15.3"
llvmlite = "0.38.0"
llvmlite = "0.39.1"
protobuf = "4.21.6"
pyportfolioopt = "^1.5.3"
gluonts = "0.11.1"
Expand Down

0 comments on commit e8a417b

Please sign in to comment.