From 7b919811bdd839a9a5360586834cb1766c36268f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:48:24 +0000 Subject: [PATCH] Update yfinance requirement from <=0.2.50 to <=0.2.54 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](https://github.com/ranaroussi/yfinance/compare/0.1.55...0.2.54) --- updated-dependencies: - dependency-name: yfinance dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index faa5ced..5a3711b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ httpx<=0.28.1 youtube-transcript-api>=0.6.3 # Stay on latest yt-dlp>=2024.12.6 # Stay on latest PyMuPDF<=1.25.0 -yfinance<=0.2.50 +yfinance<=0.2.54 pymupdf4llm<=0.0.17 defusedxml<=0.7.1 nodriver<=0.36 # Pin version <= 0.36 to avoid breaking changes with headless mode