Skip to content

Commit

Permalink
chore(deps): bump yfinance from 0.2.49 to 0.2.50
Browse files Browse the repository at this point in the history
Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.49 to 0.2.50.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.49...0.2.50)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 4641785 commit 9e86bcd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -23,7 +23,7 @@ matplotlib = "3.9.2"
scikit-learn = "1.5.2"
scipy = "1.14.1"
pyarrow = "18.0.0"
yfinance = "0.2.49"
yfinance = "0.2.50"
loguru = "0.7.2"
joblib = "1.4.0"
gunicorn = "23.0.0"
Expand Down

0 comments on commit 9e86bcd

Please sign in to comment.