diff --git a/pyproject.toml b/pyproject.toml index a99ade8d3..16472ca2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ bootstrap = [ dev = [ "bornhack-website[bootstrap]", "bornhack-website[test]", - "django-debug-toolbar==6.1.0", + "django-debug-toolbar==6.2.0", "pipdeptree==2.30.0", "pre-commit==4.5.1", "setuptools_scm==9.2.2",