diff --git a/pyproject.toml b/pyproject.toml index 3cacdbb8..52ec366f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev = ["nox==2024.4.15"] "dev.slotscheck" = ["slotscheck>=0.19.0, <1"] "dev.test" = [ "pytest>=8.3.2, <9", - "pytest-asyncio>=0.23.8, <0.24", + "pytest-asyncio>=0.23.8, <0.25", "pytest-cov>=5.0.0, <6", "pytest-randomly>=3.15.0, <4" ]