web: Update Web API Client version (#1348)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
github-actions[bot]
2021-09-04 22:18:05 +02:00
committed by Jens Langhammer
parent 2db8b07578
commit 9dbafaaea2
3 changed files with 8 additions and 9 deletions

View File

@ -1,6 +1,5 @@
"""Event API tests"""
from authentik.events.api.notification import NotificationSerializer
from django.urls import reverse
from rest_framework.test import APITestCase