diff --git a/pyproject.toml b/pyproject.toml index bd204ad3f..9a46e35f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ test = [ "pytest-django==4.12.0", "beautifulsoup4==4.14.3", "coverage==7.14.0", - "hypothesis==6.152.6", + "hypothesis==6.152.7", "tblib==3.2.2", # used to see backtraces in unit tests "unittest-xml-reporting==4.0.0", ]