From 78d4bcd9e26d83985355e16cf1df954afc517543 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Jun 2024 12:42:21 -0300 Subject: [PATCH] Update django-select2 from 7.2.3 to 8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19463cc..669473c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-localflavor==3.0.1 social-auth-app-django==5.0.0 django-widget-tweaks==1.4.2 django-formset-js-improved==0.5.0.2 -django-select2==7.2.3 +django-select2==8.2.0 psycopg2-binary==2.9.5 Pillow==9.0 gunicorn==20.0.4