diff --git a/pyproject.toml b/pyproject.toml index 3b0b44d5..0b1f7dcf 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.21.1", + "pytest-asyncio==0.23.2", "certomancer==0.11.*", "pytest-cov>=4.0,<4.2", "backports.zoneinfo[tzdata];python_version<\"3.9\"",