Skip to content

Commit

Permalink
Update dependency tenacity to ~=8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 7f48e9b commit 6015fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"pydrive2~=1.18.1",
"spotipy~=2.23.0",
"httpx~=0.26.0",
"tenacity~=8.2.2",
"tenacity~=8.3.0",
"yfinance>=0.2.36",
]
readme = "README.md"
Expand Down

0 comments on commit 6015fdf

Please sign in to comment.