Skip to content

Commit 63c26d2

Browse files
Bump pytest-asyncio from 0.21.2 to 1.2.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.2 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.2...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 024f382 commit 63c26d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-unit-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build
77
pytest==8.3.5
88

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

1212
# xdist runs tests in parallel
1313
pytest-xdist==3.6.1

0 commit comments

Comments
 (0)