diff --git a/pyproject.toml b/pyproject.toml index 7ffabf7..6681ea7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,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", ] dev = [ "pymdownx-superfence-filter-lines[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",