diff --git a/pyproject.toml b/pyproject.toml index 14eb8379..57335537 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ tests = [ "fakeredis == 2.34.1", "pytest == 9.0.3", - "pytest-asyncio == 0.16.0", + "pytest-asyncio == 1.3.0", "pytest-dependency == 0.6.1", "pytest-mock == 3.6.1", "pytest-order == 1.3.0",