diff --git a/pyproject.toml b/pyproject.toml index 75ffea8..17fbdbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ unit_tests = [ "pytest==8.3.2", "pytest-datafiles==3.0.0", "jsonpath-ng==1.6.1", - "pytest-asyncio==0.23.8" + "pytest-asyncio==0.24.0" ] integration_tests = [ "pytest==8.3.2",