diff --git a/pyproject.toml b/pyproject.toml index 357c9374c..176b986ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test = [ "bornhack-website[bootstrap]", "beautifulsoup4==4.13.4", "coverage==7.8.0", - "hypothesis==6.131.15", + "hypothesis==6.148.7", "unittest-xml-reporting==3.2.0", "tblib==3.1.0", # used to see backtraces in unit tests ]