From 1bc715fe0140a11107d5f0d15b3bd0e4f0d4e2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:21:31 +0000 Subject: [PATCH] [deps] Update pytest-asyncio requirement from ~=0.23.7 to ~=0.23.8 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](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.7...v0.23.8) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index bf37901bf..083dec681 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ pytest-django~=4.5.2 -pytest-asyncio~=0.23.7 +pytest-asyncio~=0.23.8 pytest-cov~=5.0.0 openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball/master channels_redis~=4.1.0