From 8c3e5a40ed794d43d83e44a90a14a4a89c8b3a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:11:53 +0000 Subject: [PATCH] :arrow_up: Bump yfinance from 0.2.48 to 0.2.50 Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.48 to 0.2.50. - [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.48...0.2.50) --- 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 484a6feb..2da20312 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ def run(self): "matplotlib==3.9.2", "PyGithub==2.1.1", "wolframalpha==5.1.3", - "yfinance==0.2.48", + "yfinance==0.2.50", "mip==1.15.0", "anthropic==0.40.0", # sdk for llm ],