Skip to content

Commit d357d54

Browse files
[deps] Update pytest-asyncio requirement from ~=0.24.0 to ~=0.25.3
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...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86e1f0e commit d357d54

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
@@ -1,5 +1,5 @@
11
pytest-django~=4.9.0
2-
pytest-asyncio~=0.24.0
2+
pytest-asyncio~=0.25.3
33
pytest-cov~=5.0.0
44
openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
55
channels_redis~=4.2.1

0 commit comments

Comments
 (0)