Skip to content

Commit 40c56b1

Browse files
Update yfinance requirement from <1.2,>=0.2.63 to >=0.2.63,<1.3 (#209)
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](ranaroussi/yfinance@0.2.63...1.2.0) --- updated-dependencies: - dependency-name: yfinance dependency-version: 1.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11ece2b commit 40c56b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ apache-airflow-providers-slack>=9,<10
55
apache-airflow[pandas]==3.1.7
66
beautifulsoup4>=4,<5
77
requests>=2.28.0,<3
8-
yfinance>=0.2.63,<1.2
8+
yfinance>=0.2.63,<1.3
99
parquet-tools>=0.2.13,<1
1010
pendulum>=3,<4

0 commit comments

Comments
 (0)