Skip to content

Commit 8498fc7

Browse files
Update pytest-asyncio requirement from <1.0 to <2.0
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.1.1...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8dcdd5 commit 8498fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pre-commit
66
pytest-cov
77
pytest-sugar
88
pytest-timeout
9-
pytest-asyncio<1.0
9+
pytest-asyncio<2.0
1010
pytest-xdist
1111
pytest
1212
python-slugify

0 commit comments

Comments
 (0)