diff --git a/pyproject.toml b/pyproject.toml index 828bcdc..279bafd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev-pylint = [ "frequenz-client-weather[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 8.4.1", + "pytest == 9.0.3", "pylint == 3.3.8", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.17.0", "pytest-mock == 3.15.1",