From bf2a7309000b5efb0e41b68f0fb0cac4e9e3616b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 12:55:41 +0000 Subject: [PATCH] Bump django-ajax-selects from 1.9.1 to 2.0.0 Bumps [django-ajax-selects](https://github.com/crucialfelix/django-ajax-selects) from 1.9.1 to 2.0.0. - [Release notes](https://github.com/crucialfelix/django-ajax-selects/releases) - [Changelog](https://github.com/crucialfelix/django-ajax-selects/blob/develop/CHANGELOG.md) - [Commits](https://github.com/crucialfelix/django-ajax-selects/compare/v1.9.1...2.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 955c353..b56605a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Click==7.1.2 coverage==5.3 crayons==0.4.0 Django==2.2.16 -django-ajax-selects==1.9.1 +django-ajax-selects==2.0.0 django-appconf==1.0.4 django-auth-ldap==2.2.0 django-bootstrap-datepicker-plus==3.0.5