From 8ed3843da5b6fb582e6d47a75016539eba883919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 21:44:35 +0000 Subject: [PATCH] :arrow_up: Bump yfinance from 0.2.52 to 0.2.54 Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.52 to 0.2.54. - [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.2.52...0.2.54) --- updated-dependencies: - dependency-name: yfinance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9e8e24edb..b9f4cb044 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ def run(self): "matplotlib==3.10.0", "PyGithub==2.1.1", "wolframalpha==5.1.3", - "yfinance==0.2.52", + "yfinance==0.2.54", "mip==1.15.0", "anthropic==0.45.2", # sdk for llm ],