diff --git a/pyproject.toml b/pyproject.toml index 2b934d83c..18f3dc4c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ test = [ "pytest-django==4.11.1", "beautifulsoup4==4.14.3", "coverage==7.13.3", - "hypothesis==6.150.3", + "hypothesis==6.151.5", "tblib==3.2.2", # used to see backtraces in unit tests "unittest-xml-reporting==4.0.0", ]