Skip to content

Commit 54f4cad

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update pytest-asyncio requirement
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.24.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 974cc5d commit 54f4cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"channels_redis>=4.2.1,<4.4.0",
5252
],
5353
"channels-test": [
54-
"pytest-asyncio>=0.24,<0.27",
54+
"pytest-asyncio>=0.24,<1.3",
5555
"pytest-django>=4.10,<4.12",
5656
],
5757
"celery": ["celery~=5.5.3"],

0 commit comments

Comments
 (0)