diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index baeaeefd..c99e0e40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "django-environ==0.12.0", "django-filter==25.1", "django-prometheus==2.4.1", - "django-simple-bulma==2.6.0", + "django-simple-bulma==3.0.0", "djangorestframework==3.16.0", "gunicorn==23.0.0", "httpx==0.28.1", |