diff --git a/pyproject.toml b/pyproject.toml index a4e170d..48f635a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev-pylint = [ ] dev-pytest = [ "frequenz-microgrid-component-graph[microgrid]", - "pytest == 8.4.2", + "pytest == 9.0.1", "pylint == 4.0.2", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.6", "pytest-mock == 3.15.1",