Merge pull request #140 from BigBodyCobain/dependabot/pip/backend/yfinance-1.3.0

Upgrades yfinance from 0.2.54 to 1.3.0 in /backend
This commit is contained in:
Shadowbroker
2026-05-02 00:26:10 -06:00
committed by GitHub
+1 -1
View File
@@ -34,7 +34,7 @@ dependencies = [
"slowapi==0.1.9",
"vaderSentiment>=3.3.0",
"uvicorn==0.34.0",
"yfinance==0.2.54",
"yfinance==1.3.0",
]
[dependency-groups]