diff --git a/requirements/base.txt b/requirements/base.txt index 897cb98..edc4e40 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils django-allauth==64.0.0 # https://github.com/pennersr/django-allauth django-private-storage==3.1.1 # https://github.com/edoburu/django-private-storage django-filter==24.3 # https://github.com/carltongibson/django-filter -django-select2==8.2.0 # https://github.com/codingjoe/django-select2 +django-select2==8.2.1 # https://github.com/codingjoe/django-select2 django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms crispy-bootstrap5==2024.2 # https://github.com/django-crispy-forms/crispy-bootstrap5 django-redis==5.4.0 # https://github.com/jazzband/django-redis