From 59049d46b5673dbc4129faae0b056cc16a7d9a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 08:03:03 +0000 Subject: [PATCH] chore(deps): bump django-polymorphic from 4.11.5 to 4.11.6 Bumps [django-polymorphic](https://github.com/django-commons/django-polymorphic) from 4.11.5 to 4.11.6. - [Release notes](https://github.com/django-commons/django-polymorphic/releases) - [Commits](https://github.com/django-commons/django-polymorphic/compare/v4.11.5...v4.11.6) --- updated-dependencies: - dependency-name: django-polymorphic dependency-version: 4.11.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b624a97f86a..fb81dd49482 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-filter==25.2 django-htmx==1.27.0 django-imagekit==6.1.0 django-multiselectfield==1.0.1 -django-polymorphic==4.11.5 +django-polymorphic==4.11.6 django-crispy-forms==2.6 django_extensions==4.1 django-slack==5.19.0