diff --git a/pyproject.toml b/pyproject.toml index 388795c1..40b3d1a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "jsonschema==4.23.0", "mypy==1.14.1", "pytest==8.3.4", - "pytest-asyncio==0.25.1", + "pytest-asyncio==0.25.2", "coverage==7.6.10", "tomli==2.2.1", "attrs==24.2.0",