diff --git a/pyproject.toml b/pyproject.toml index c5ffcb4b..56395926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev-pylint = [ "frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 7.3.1", + "pytest == 7.4.0", "async-solipsism == 0.5", "hypothesis == 6.80.0", "pytest-asyncio == 0.21.0",