diff --git a/pyproject.toml b/pyproject.toml index 32511afb..343e8ef3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev-pylint = [ dev-pytest = [ "pytest == 7.4.0", "async-solipsism == 0.5", - "hypothesis == 6.82.6", + "hypothesis == 6.84.0", "pytest-asyncio == 0.21.1", "pytest-mock == 3.11.1", # For checking docs examples