From a37309412277895bd49ed5450f3d6a9192557e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 00:01:17 +0000 Subject: [PATCH] build(deps): bump django-polymorphic from 3.1.0 to 4.2.0 Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 3.1.0 to 4.2.0. - [Release notes](https://github.com/jazzband/django-polymorphic/releases) - [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst) - [Commits](https://github.com/jazzband/django-polymorphic/compare/v3.1...v4.2.0) --- updated-dependencies: - dependency-name: django-polymorphic dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0cbc496b70c..b4d4b369adb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ django-mptt==0.16.0 django-treebeard==4.7.1 django-guardian<2.4.1 django-downloadview==2.3.0 -django-polymorphic==3.1.0 +django-polymorphic==4.2.0 django-tastypie<0.15.0 django-tinymce==3.7.1 django-uuid-upload-path==1.0.0