diff --git a/requirements/base.txt b/requirements/base.txt index 770f22f2..a98abbde 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -14,7 +14,7 @@ django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils django-filter==23.2 # https://github.com/carltongibson/django-filter djangoql==0.17.1 # https://github.com/ivelum/djangoql django-countries==7.5.1 # https://github.com/SmileyChris/django-countries -django-simple-history==3.3.0 # https://github.com/jazzband/django-simple-history +django-simple-history==3.4.0 # https://github.com/jazzband/django-simple-history # Django REST Framework djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework django-cors-headers==4.2.0 # https://github.com/adamchainz/django-cors-headers