Skip to content

Commit

Permalink
deps(app): update dependency yfinance to v0.2.47 (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 7c4ba47 commit 15e5262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ confuse == 2.0.1
logfmt_logger == 0.1.2
prometheus_client ==0.21.0
urllib3 ==2.2.3
yfinance ==0.2.46
yfinance ==0.2.47
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 15e5262

Please sign in to comment.