diff --git a/pyproject.toml b/pyproject.toml index fe331fb..5d8b431 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev-pytest = [ "pylint == 3.3.8", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.5", "pytest-mock == 3.14.1", - "pytest-asyncio == 1.1.0", + "pytest-asyncio == 1.2.0", "async-solipsism == 0.8", "hypothesis == 6.138.11", ]