diff --git a/pyproject.toml b/pyproject.toml index bd204ad3f..568417ed4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ test = [ "bornhack-website[bootstrap]", - "pytest==9.0.3", + "pytest==9.1.0", "pytest-xdist==3.8.0", "pytest-django==4.12.0", "beautifulsoup4==4.14.3",