Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions changes/unreleased/0003.DyfdrDowahpwKiXfFWrWJM.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
other = "Bump pytest-asyncio from 0.21.2 to 1.2.0"
[[pull_requests]]
uid = "3"
author_uid = "dependabot[bot]"
closes_threads = []
2 changes: 1 addition & 1 deletion requirements-unit-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build
pytest==8.3.5

# needed because pytest doesn't come with native support for coroutines as tests
pytest-asyncio==0.21.2
pytest-asyncio==1.2.0

# xdist runs tests in parallel
pytest-xdist==3.6.1
Expand Down