diff --git a/pyproject.toml b/pyproject.toml index 0386119..38588c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev-pylint = [ "frequenz-api-dispatch == 1.0.0", ] dev-pytest = [ - "pytest == 8.4.2", + "pytest == 9.0.2", "frequenz-repo-config[extra-lint-examples] == 0.13.8", "pytest-mock == 3.15.1", "pytest-asyncio == 1.3.0",