diff --git a/pyproject.toml b/pyproject.toml index f1006b8a3..f312e137a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "django-filter==25.1", "django-leaflet==0.31.0", "django-jsonview==2.0.0", - "django-oauth-toolkit==3.0.1", + "django-oauth-toolkit==3.1.0", "django-otp==1.6.0", "django-prometheus==2.4.1", "django-reversion==5.0.12",