From 9c3307897da71768b9ff1954580296ba0bb8a986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:32:51 +0000 Subject: [PATCH] chore(deps): bump django-polymorphic from 4.8.0 to 4.10.1 Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.8.0 to 4.10.1. - [Release notes](https://github.com/jazzband/django-polymorphic/releases) - [Commits](https://github.com/jazzband/django-polymorphic/compare/v4.8.0...v4.10.1) --- updated-dependencies: - dependency-name: django-polymorphic dependency-version: 4.10.1 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 f51503c85a..4beb7ff114 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-environ==0.12.0 django-filter==25.2 django-imagekit==6.0.0 django-multiselectfield==1.0.1 -django-polymorphic==4.8.0 +django-polymorphic==4.10.1 django-crispy-forms==2.5 django_extensions==4.1 django-slack==5.19.0