diff --git a/pyproject.toml b/pyproject.toml index 9860a1d..bbd420c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev-pylint = [ dev-pytest = [ "pytest == 9.0.2", "frequenz-repo-config[extra-lint-examples] == 0.14.0", - "hypothesis == 6.151.9", + "hypothesis == 6.151.10", "pytest-mock == 3.15.1", "pytest-asyncio == 1.3.0", "async-solipsism == 0.9",