diff --git a/pyproject.toml b/pyproject.toml index cd5d3fa..c915146 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev-pylint = [ "frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest,cli]", ] dev-pytest = [ - "pytest == 8.4.2", + "pytest == 9.0.2", "pylint == 3.3.8", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.6", "pytest-mock == 3.15.1",