diff --git a/pyproject.toml b/pyproject.toml index 38588c8..2ae4ec4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ dev-pytest = [ "frequenz-repo-config[extra-lint-examples] == 0.13.8", "pytest-mock == 3.15.1", "pytest-asyncio == 1.3.0", - "async-solipsism == 0.8", + "async-solipsism == 0.9", "time-machine == 3.1.0", "hypothesis == 6.148.7", "frequenz-client-dispatch[cli]",