diff --git a/pyproject.toml b/pyproject.toml index c3eab54..6a26e41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ dev-pytest = [ "pytest == 9.0.3", "frequenz-repo-config[extra-lint-examples] == 0.17.0", "pytest-mock == 3.15.1", - "pytest-asyncio == 1.3.0", + "pytest-asyncio == 1.4.0", "async-solipsism == 0.9", "time-machine == 3.2.0", ]