From 4ba842d49d6ba17d2f76517873a135feb82263ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 12:32:49 +0000 Subject: [PATCH] chore(deps): bump django-polymorphic from 4.10.5 to 4.11.0 Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.10.5 to 4.11.0. - [Release notes](https://github.com/jazzband/django-polymorphic/releases) - [Commits](https://github.com/jazzband/django-polymorphic/compare/v4.10.5...v4.11.0) --- updated-dependencies: - dependency-name: django-polymorphic dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1536fc18aa0..09d79ab259a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-environ==0.12.0 django-filter==25.2 django-imagekit==6.0.0 django-multiselectfield==1.0.1 -django-polymorphic==4.10.5 +django-polymorphic==4.11.0 django-crispy-forms==2.5 django_extensions==4.1 django-slack==5.19.0