diff --git a/pyproject.toml b/pyproject.toml index d7ef9fe..89bfce9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev-pylint = [ "frequenz-quantities[dev-mkdocs,dev-noxfile,dev-pytest,marshmallow]", ] dev-pytest = [ - "pytest == 8.4.2", + "pytest == 9.0.2", "pylint == 4.0.4", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.8", "pytest-mock == 3.15.1",