diff --git a/pyproject.toml b/pyproject.toml index dcd08e3..6388f60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev-pylint = [ "flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 8.4.2", + "pytest == 9.0.3", "frequenz-repo-config[extra-lint-examples] == 0.17.0", "pytest-mock == 3.15.1", "pytest-asyncio == 1.3.0",