diff --git a/pyproject.toml b/pyproject.toml index d46159b91..23dae9164 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test = [ "bornhack-website[bootstrap]", "pytest==9.0.2", "pytest-xdist==3.8.0", - "pytest-django==4.11.1", + "pytest-django==4.12.0", "beautifulsoup4==4.14.3", "coverage==7.13.3", "hypothesis==6.151.5",