diff --git a/pyproject.toml b/pyproject.toml index 4df29a393..1fd226761 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ test = [ "bornhack-website[bootstrap]", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-xdist==3.8.0", "pytest-django==4.11.1", "beautifulsoup4==4.14.3",