diff --git a/pyproject.toml b/pyproject.toml index 2a3f045..98872e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ dev-pytest = [ "pylint == 4.0.2", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.6", "pytest-mock == 3.15.1", - "pytest-asyncio == 1.2.0", + "pytest-asyncio == 1.3.0", "async-solipsism == 0.8", ] dev = [