From b3226517a3b0c898d8ccac66eb6271a58bfc4bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:14:25 +0000 Subject: [PATCH] Bump django-select2 from 8.2.1 to 8.4.1 Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.2.1 to 8.4.1. - [Release notes](https://github.com/codingjoe/django-select2/releases) - [Commits](https://github.com/codingjoe/django-select2/compare/8.2.1...8.4.1) --- updated-dependencies: - dependency-name: django-select2 dependency-version: 8.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e234047..f8a4db1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-allauth==65.14.1 django-appconf==1.0.6 django-ipware==7.0.1 django-redis==5.4.0 -django-select2==8.2.1 +django-select2==8.4.1 djangorestframework==3.15.2 hiredis==3.0.0 hyperlink==21.0.0