diff --git a/backend/requirements.txt b/backend/requirements.txt index 022b0193..07c066e9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ django-filter==24.3 ; python_version >= "3.12" and python_version < "4.0" django-rest-knox==5.0.2 ; python_version >= "3.12" and python_version < "4.0" django==5.1.4 ; python_version >= "3.12" and python_version < "4.0" djangorestframework==3.15.2 ; python_version >= "3.12" and python_version < "4.0" -drf-spectacular-sidecar==2024.11.1 ; python_version >= "3.12" and python_version < "4.0" +drf-spectacular-sidecar==2024.12.1 ; python_version >= "3.12" and python_version < "4.0" drf-spectacular==0.28.0 ; python_version >= "3.12" and python_version < "4.0" drf-spectacular[sidecar]==0.27.2 ; python_version >= "3.12" and python_version < "4.0" drf-standardized-errors[openapi]==0.14.1 ; python_version >= "3.12" and python_version < "4.0"