diff --git a/pyproject.toml b/pyproject.toml index d30d711eb..2e9b53b9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "django-colorfield==0.14.0", "django-cors-headers==4.9.0", "django-filter==25.2", - "django-leaflet==0.33.0", + "django-leaflet==0.34.0", "django-jsonview==2.0.0", "django-otp==1.7.0", "django-oauth-toolkit==3.2.0",