From 128252b7fc78b8c92e4a33b65369390dcd0132e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 00:01:06 +0000 Subject: [PATCH] build(deps): bump django-select2 from 8.4.3 to 8.4.7 Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.4.3 to 8.4.7. - [Release notes](https://github.com/codingjoe/django-select2/releases) - [Commits](https://github.com/codingjoe/django-select2/compare/8.4.3...8.4.7) --- updated-dependencies: - dependency-name: django-select2 dependency-version: 8.4.7 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 6ffeae2f114..a685f510110 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ Jinja2==3.1.6 # Django Apps dj-database-url==2.1.0 dj-pagination==2.5.0 -django-select2==8.4.3 +django-select2==8.4.7 #django-floppyforms<1.10.0 django-forms-bootstrap<=3.1.0