Skip to content

Commit

Permalink
chore(deps): update dependency async-timeout to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Djelibeybi committed Nov 9, 2024
1 parent b53f751 commit d433ec3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pytest = "^7.0"
pytest-cov = "^5.0.0"
pre-commit = "^4.0.0"
pytest-asyncio = "^0.23.0"
async-timeout = "^4.0.2"
async-timeout = "^5.0.0"
black = "^24.4.2"
rich = "^13.7.1"
windows-curses = [{ platform = "windows", version = "^2.3.3" }]
Expand Down

0 comments on commit d433ec3

Please sign in to comment.