From 4d43b57e8992c0072c283b78804bf7c4b75c2cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:15:11 +0000 Subject: [PATCH] Bump django-multiselectfield from 0.1.12 to 0.1.13 Bumps [django-multiselectfield](https://github.com/goinnn/django-multiselectfield) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/goinnn/django-multiselectfield/releases) - [Changelog](https://github.com/goinnn/django-multiselectfield/blob/master/CHANGES.rst) - [Commits](https://github.com/goinnn/django-multiselectfield/commits) --- updated-dependencies: - dependency-name: django-multiselectfield dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 003551d1..4a688236 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -6,7 +6,7 @@ django-autoslug==1.9.9 django-constance[redis]==2.9.1 django-crispy-forms==1.14.0 django-model-utils==4.3.1 -django-multiselectfield==0.1.12 +django-multiselectfield==0.1.13 django-taggit==1.2.0 django-timezone-field==5.1 easy-thumbnails==2.8.5