From 3fd1e3f22197d83929561811db93c25a000a213c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 03:12:34 +0000 Subject: [PATCH] Bump django-autocomplete-light from 3.9.4 to 3.9.7 Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.9.4 to 3.9.7. - [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.9.4...3.9.7) --- updated-dependencies: - dependency-name: django-autocomplete-light dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 49a3371e..8948f08d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -48,6 +48,7 @@ django==4.2.8 # crispy-bootstrap5 # django-allauth # django-anvil-consortium-manager + # django-autocomplete-light # django-crispy-forms # django-dbbackup # django-extensions @@ -58,7 +59,7 @@ django-allauth==0.54.0 # via -r requirements/requirements.in django-anvil-consortium-manager @ git+https://github.com/UW-GAC/django-anvil-consortium-manager.git@v0.21 # via -r requirements/requirements.in -django-autocomplete-light==3.9.4 +django-autocomplete-light==3.9.7 # via django-anvil-consortium-manager django-crispy-forms==2.1 # via