Skip to content
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

fix(deps): update dependency yfinance to v0.2.48 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yfinance 0.2.38 -> 0.2.48 age adoption passing confidence

Release Notes

ranaroussi/yfinance (yfinance)

v0.2.48

Compare Source

Addresses #​2100.

Added multi_level_index parameter to multi.py with a default value to True. If set to False and only one ticker is requested - the returned DataFrame will be single-level-index

v0.2.47

Compare Source

Refactor multi.py to return single-level index when a single ticker is requested

v0.2.46

Compare Source

Fix regression in 0.2.45 #​2094

v0.2.45

Compare Source

Features:

v0.2.44

Compare Source

Features:

v0.2.43

Compare Source

Fix price-repair bug introduced in 0.2.42 #​2036

v0.2.42

Compare Source

Features:

v0.2.41

Compare Source

Improvements:

v0.2.40

Compare Source

Fix typo in 0.2.39 c7af213

v0.2.39

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch from 0b0f7b6 to e44f980 Compare July 20, 2024 06:00
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.40 fix(deps): update dependency yfinance to v0.2.41 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch from e44f980 to 654d6ae Compare August 22, 2024 23:53
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.41 fix(deps): update dependency yfinance to v0.2.42 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch from 654d6ae to 48f3baa Compare August 25, 2024 08:45
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.42 fix(deps): update dependency yfinance to v0.2.43 Aug 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.43 fix(deps): update dependency yfinance to v0.2.44 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch from 48f3baa to defde79 Compare October 2, 2024 02:47
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.44 fix(deps): update dependency yfinance to v0.2.45 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch 2 times, most recently from 4bb2e17 to 2d9721a Compare October 23, 2024 02:15
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.45 fix(deps): update dependency yfinance to v0.2.46 Oct 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.46 fix(deps): update dependency yfinance to v0.2.47 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch from 2d9721a to 4fd144d Compare October 25, 2024 11:33
@renovate renovate bot force-pushed the renovate/yfinance-0.x-lockfile branch from 4fd144d to 356ecf6 Compare October 27, 2024 08:45
@renovate renovate bot changed the title fix(deps): update dependency yfinance to v0.2.47 fix(deps): update dependency yfinance to v0.2.48 Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants