Update yfinance requirement from >=1.3 to >=1.5.2 - #12
Conversation
Updates the requirements on [yfinance](https://github.com/ranaroussi/yfinance) to permit the latest version. - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.3.0...1.5.2) --- updated-dependencies: - dependency-name: yfinance dependency-version: 1.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing: the floors in requirements.txt are deliberately low so the terminal installs against the pandas/numpy someone already has, and the code uses nothing these releases added. Raising them would drop users on the older line to buy nothing. Dependabot's pip strategy is now increase-if-necessary (deaa526), so floors move only when the declared range genuinely cannot resolve — the exact pin in requirements-dev.txt still tracks upstream. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on yfinance to permit the latest version.
Release notes
Sourced from yfinance's releases.
Changelog
Sourced from yfinance's changelog.
... (truncated)
Commits
beac22dVersion 1.5.2e8f005eMerge pull request #2910 from dokson/fix/curl-cffi-cache-attr-detectione5f9079Fix: don't treat curl_cffi>=0.16 sessions as caching (presence of .cache != a...38c73ceVersion 1.5.19eef6c1Merge pull request #2862 from ranaroussi/dev4fedcfddocs: changelog entry for 125b12e80a768cdocs: changelog entry for 15ba02233cb3abMerge branch 'main' into devf10e765docs: changelog entry for b375cd8b375cd8Version 1.5.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)