diff --git a/pyproject.toml b/pyproject.toml index ccf1d16..19ad1e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev-pytest = [ "pylint == 3.3.8", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.1", "pytest-mock == 3.14.0", - "pytest-asyncio == 1.1.0", + "pytest-asyncio == 1.3.0", "async-solipsism == 0.8", ] dev = [