From a935e250c81a1d7c37a640c798a33af02c724c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 20:07:21 +0000 Subject: [PATCH] Bump django-select2 from 8.4.3 to 8.4.8 Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.4.3 to 8.4.8. - [Release notes](https://github.com/codingjoe/django-select2/releases) - [Commits](https://github.com/codingjoe/django-select2/compare/8.4.3...8.4.8) --- updated-dependencies: - dependency-name: django-select2 dependency-version: 8.4.8 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 b981881..ecf6f76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-dbconn-retry==0.1.9 django-oauth-toolkit==3.2.0 django-postgresql-setrole==1.0.12 django-ratelimit==4.1.0 -django-select2==8.4.3 +django-select2==8.4.8 envdir==1.0.1 gunicorn==23.0.0 hvac==2.4.0