diff --git a/pyproject.toml b/pyproject.toml index 56b4439..6627f9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dev-pylint = [ "frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 8.4.2", + "pytest == 9.0.2", "frequenz-repo-config[extra-lint-examples] == 0.14.0", "hypothesis == 6.151.4", "pytest-mock == 3.15.1",