From fcdbc36877f902961e5c14d51cffb40ed86f2718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:45:05 +0000 Subject: [PATCH] build(deps): bump django-select2 from 8.1.2 to 8.2.3 Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.1.2 to 8.2.3. - [Release notes](https://github.com/codingjoe/django-select2/releases) - [Commits](https://github.com/codingjoe/django-select2/compare/8.1.2...8.2.3) --- updated-dependencies: - dependency-name: django-select2 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 c6b4132b859..2f073f2d790 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ numpy==1.26.* # Django Apps dj-database-url==2.1.0 dj-pagination==2.5.0 -django-select2==8.1.2 +django-select2==8.2.3 django-floppyforms<1.10.0 django-forms-bootstrap<=3.1.0 django-autocomplete-light==3.11.0