Skip to content

Bump yfinance from 0.2.35 to 0.2.40 #2227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps yfinance from 0.2.35 to 0.2.40.

Release notes

Sourced from yfinance's releases.

0.2.40

Fix typo in 0.2.39 #1942

0.2.39

Maintenance + price repair improvements. Details in #1927

Thanks @​vittoboa @​elibroftw @​marcofognog

0.2.38

Fix holders and insiders #1908 - thanks @​vittoboa

0.2.37

Small fixes:

Thanks @​mreiche @​Rogach @​power-edge @​cottrell

0.2.36

Small fixes:

Thanks: @​mreiche @​amanlai @​molpcs @​ange-daumal

Changelog

Sourced from yfinance's changelog.

0.2.40

Fix typo in 0.2.39 c7af213

0.2.39

Fixes:

  • Fix switching session from/to requests_cache #1930 Price repair:
  • Fix potential for price repair to discard price=0 rows #1874
  • Don't price-repair FX volume=0, is normal #1920
  • Improve 'sudden change' repair for splits & currency #1931 Information:
  • Fix help(yf.download) not showing the information about the function #1913 @​vittoboa
  • Add more specific error throwing based on PR 1918 #1928 @​elibroftw @​marcofognog Maintenance:
  • Replace dead 'appdirs' package with 'platformdirs' #1896
  • Deprecate 'pandas_datareader', remove a deprecated argument #1897
  • Fix: datetime.datetime.utcnow() is deprecated ... #1922

0.2.38

Fix holders & insiders #1908

0.2.37

Small fixes:

0.2.36

Small fixes:

  • Update README.md for better copy-ability #1823
  • Name download() column levels #1795
  • Fix history(keepna=False) when repair=True #1824
  • Replace empty list with empty pd.Series #1724
  • Handle peewee with old sqlite #1827
  • Fix JSON error handling #1830 #1833
Commits
  • 930b305 Version 0.2.40
  • 7af213d Fix unmatched quotes (0.2.39 regression)
  • 0493373 Version 0.2.39
  • e65ca40 Merge pull request #1927 from ranaroussi/dev
  • fe00fd5 Ruff fixes
  • cb691df Merge pull request #1941 from ranaroussi/main
  • 4bc546c Update ci.yml to Node20
  • f3c9f99 Fix tests ; Fine-tune split repair ; Fix UTC warning
  • da1c466 Merge pull request #1931 from ranaroussi/feature/improve-price-repair-bad-splits
  • 97f35b7 Price repair: improve 'sudden change' repair for splits & currency
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.35 to 0.2.40.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.35...0.2.40)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
@geekcomputers geekcomputers merged commit db9d679 into master Jun 8, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.40 branch June 8, 2024 06:28
Copy link
Contributor

@NitkarshChourasia NitkarshChourasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants