diff --git a/pyproject.toml b/pyproject.toml index 0182bd7f1..dae0e5b60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ dev-pytest = [ "pytest-mock == 3.15.1", "pytest-asyncio == 1.3.0", "time-machine == 2.16.0", - "async-solipsism == 0.8", + "async-solipsism == 0.9", "hypothesis == 6.151.4", ] dev = [