From 5e47b1d7779aa03a9775cc8e9fb08d9e33c3d740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 05:33:19 +0000 Subject: Bump django-simple-bulma from 2.6.0 to 3.0.0 Bumps [django-simple-bulma](https://github.com/python-discord/django-simple-bulma) from 2.6.0 to 3.0.0. - [Release notes](https://github.com/python-discord/django-simple-bulma/releases) - [Changelog](https://github.com/lemonsaurus/django-simple-bulma/blob/main/RELEASE.md) - [Commits](https://github.com/python-discord/django-simple-bulma/compare/v2.6.0...v3.0.0) --- updated-dependencies: - dependency-name: django-simple-bulma dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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", -- cgit v1.2.3