diff --git a/pyproject.toml b/pyproject.toml index d30d711eb..5ffadf97d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test = [ "bornhack-website[bootstrap]", "pytest==9.0.3", "pytest-xdist==3.8.0", - "pytest-django==4.12.0", + "pytest-django==4.13.0", "beautifulsoup4==4.14.3", "coverage==7.14.0", "hypothesis==6.152.6",