diff --git a/pyproject.toml b/pyproject.toml index b99b2fd..410383f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev-pylint = [ ] dev-pytest = [ "frequenz-microgrid-component-graph[microgrid]", - "pytest == 8.4.2", + "pytest == 9.0.3", "pylint == 4.0.5", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.17.0", "pytest-mock == 3.15.1",