diff --git a/pyproject.toml b/pyproject.toml index f47400b..93408f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev-pytest = [ "pytest == 8.4.2", "frequenz-repo-config[extra-lint-examples] == 0.13.7", "pytest-mock == 3.15.1", - "pytest-asyncio == 1.2.0", + "pytest-asyncio == 1.3.0", "async-solipsism == 0.8", "hypothesis == 6.142.5", "frequenz-client-base",