diff --git a/pyproject.toml b/pyproject.toml index 895c71c8..b77fce6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev-pylint = [ "pylint == 3.3.7", ] dev-pytest = [ - "async-solipsism == 0.7", + "async-solipsism == 0.8", "frequenz-repo-config[extra-lint-examples] == 0.13.5", "hypothesis == 6.132.0", "pytest == 8.3.5",