From 76c7ad1ff5e3d50b96f9746c58ff3498d62b5747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 06:02:25 +0000 Subject: [PATCH] Bump django-autocomplete-light from 3.8.1 to 3.8.2 Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.8.1 to 3.8.2. - [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/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61dce5f96..0863dd300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bleach==3.3.0 bleach-whitelist==0.0.11 Django==3.1.6 django-annoying==0.10.6 -django-autocomplete-light==3.8.1 +django-autocomplete-light==3.8.2 django-cleanup==5.1.0 django-crispy-forms==1.11.0 django-emoji-picker==0.0.6