diff --git a/pyproject.toml b/pyproject.toml index f0845d2..017f576 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ dev-pylint = [ "frequenz-gridpool[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 8.4.1", + "pytest == 9.0.2", "pylint == 4.0.4", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.7", "pytest-mock == 3.15.1",