diff --git a/pyproject.toml b/pyproject.toml index e4fbae23..bb19f6ec 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.4", + "hypothesis == 6.82.5", "pytest-asyncio == 0.21.1", "pytest-mock == 3.11.1", # For checking docs examples