From d30b2b7ec8a3ebd76d94977c35a16b4d81bf4d72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 07:19:35 +0000 Subject: [PATCH] Bump django-autocomplete-light from 3.5.1 to 3.8.1 Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.5.1 to 3.8.1. - [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases) - [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG) - [Commits](https://github.com/yourlabs/django-autocomplete-light/compare/3.5.1...3.8.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5b03e275..d0d169dda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bleach==3.2.1 bleach-whitelist==0.0.11 Django==3.1.3 django-annoying==0.10.6 -django-autocomplete-light==3.5.1 +django-autocomplete-light==3.8.1 django-cleanup==4.0.0 django-crispy-forms==1.9.1 django-emoji-picker==0.0.6