Skip to content

Commit

Permalink
Bump async-timeout from 4.0.3 to 5.0.1 (#2104)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 30c2471 commit 689f565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements/pytest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pytest-asyncio==0.24.0
pytest-cov==6.0.0
pytest-randomly==3.16.0

async-timeout==4.0.3 # Used for timeouts in some test cases.
async-timeout==5.0.1 # Used for timeouts in some test cases.

-r coverage.txt # Consistent coverage version

0 comments on commit 689f565

Please sign in to comment.