diff --git a/pyproject.toml b/pyproject.toml index c8d1411b..8c6f2dfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ testing-basic = [ "pytest>=6.1.1", "requests-mock>=1.8.0", "freezegun>=1.1.0", - "pytest-asyncio==0.24.0", + "pytest-asyncio==0.25.0", "certomancer>=0.12.3,<0.13", "pytest-cov>=4.0,<6.1", "backports.zoneinfo[tzdata];python_version<\"3.9\"",