diff --git a/pyproject.toml b/pyproject.toml index a587a71..b479b06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev-pytest = [ "frequenz-repo-config[extra-lint-examples] == 0.13.5", "pytest-mock == 3.14.1", "pytest-asyncio == 1.1.0", - "async-solipsism == 0.7", + "async-solipsism == 0.8", "hypothesis == 6.136.6", "frequenz-quantities[marshmallow]", ]