diff --git a/pyproject.toml b/pyproject.toml index a99ade8d3..989847e53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "django-leaflet==0.33.0", "django-jsonview==2.0.0", "django-oauth-toolkit==3.1.0", - "django-otp==1.6.3", + "django-otp==1.7.0", "django-prometheus==2.4.1", "django-reversion==6.1.0", "django_stubs_ext==5.2.8",