diff --git a/pyproject.toml b/pyproject.toml index f032f64..351d1b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ dev-pylint = [ "frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 8.4.2", + "pytest == 9.0.1", "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",