diff --git a/pyproject.toml b/pyproject.toml index de8316e2..f5f7925a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev-pytest = [ "async-solipsism == 0.9", "frequenz-repo-config[extra-lint-examples] == 0.17.0", "hypothesis == 6.152.4", - "pytest == 8.4.2", + "pytest == 9.0.3", "pytest-asyncio == 1.3.0", "pytest-mock == 3.15.1", ]