diff --git a/pyproject.toml b/pyproject.toml index 91e6e09a..0ae51e38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ formatting = [ ] tests = [ "pytest>=8.3.5", - "pytest-asyncio>=1.0.0", + "pytest-asyncio>=1.3.0", "pytest-cov>=6.1.1", ] changelog = [