diff --git a/pyproject.toml b/pyproject.toml index 43111b3..5970b30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev-pylint = [ ] dev-pytest = [ "frequenz-microgrid-component-graph[microgrid]", - "pytest == 9.0.3", + "pytest == 9.1.1", "pylint == 4.0.6", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.18.0", "pytest-mock == 3.15.1",