diff --git a/pyproject.toml b/pyproject.toml index ed8018aa..8279fd74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ testing-basic = [ "pytest>=6.1.1", "requests-mock>=1.8.0", "freezegun>=1.1.0", - "pytest-asyncio==0.23.4", + "pytest-asyncio==0.23.5", "certomancer==0.11.*", "pytest-cov>=4.0,<4.2", "backports.zoneinfo[tzdata];python_version<\"3.9\"",