diff --git a/pyproject.toml b/pyproject.toml index 64c0effa..fd36bd0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ testing-basic = [ "certomancer>=0.12.3,<0.13", "pytest-cov>=4.0,<6.1", "pytest-asyncio==0.24.0;python_version<\"3.9\"", - "pytest-asyncio==0.25.1;python_version>=\"3.9\"", + "pytest-asyncio==0.25.2;python_version>=\"3.9\"", "backports.zoneinfo[tzdata];python_version<\"3.9\"", ] testing = [