diff --git a/pyproject.toml b/pyproject.toml index 0f0b840a9..145c9054e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "django-prometheus==2.4.1", "django-reversion==5.0.12", "django_stubs_ext==5.2.8", - "django-tables2==2.7.5", + "django-tables2==2.8.0", "django-taggit==6.1.0", "django-weasyprint==2.4.0", "icalendar==6.3.2",