diff --git a/pyproject.toml b/pyproject.toml index 6723ea3d..41d25b6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ tests = [ "fakeredis == 2.35.1", "pytest == 9.0.3", - "pytest-asyncio == 1.3.0", + "pytest-asyncio == 1.4.0", "pytest-dependency == 0.6.1", "pytest-mock == 3.6.1", "pytest-order == 1.4.0",