Skip to content

Commit 06b4aed

Browse files
chore(deps-dev)(deps-dev): bump yfinance
Bumps the python-dependencies group with 1 update: [yfinance](https://github.com/ranaroussi/yfinance). Updates `yfinance` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.5.2...1.6.0) --- updated-dependencies: - dependency-name: yfinance dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a27fa7b commit 06b4aed

2 files changed

Lines changed: 108 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Repository = "https://github.com/cvxgrp/cvxmarkowitz"
3434
dev = [
3535
"fire>=0.7.1",
3636
"mock>=5.2.0",
37-
"yfinance>=1.5.2",
37+
"yfinance>=1.6.0",
3838
"loguru>=0.7.3",
3939
"tinycta>=0.14.0",
4040
"plotly>=6.9.0",

0 commit comments

Comments
 (0)