diff --git a/pyproject.toml b/pyproject.toml index 1a63bd5fc..5a08dec9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test = [ "bornhack-website[bootstrap]", "beautifulsoup4==4.14.3", "coverage==7.13.0", - "hypothesis==6.150.3", + "hypothesis==6.151.2", "unittest-xml-reporting==3.2.0", "tblib==3.1.0", # used to see backtraces in unit tests ]