diff --git a/requirements.txt b/requirements.txt index 54ca148..f34548f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-cors-headers==3.14.0 django-filter==23.1 django-rest-swagger==2.2.0 django-templated-mail==1.1.1 -djangorestframework==3.14.0 +djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 djoser==2.2.3 drf-nested-routers==0.93.4 @@ -20,7 +20,7 @@ drf-yasg==1.21.5 idna==3.7 inflection==0.5.1 itypes==1.2.0 -Jinja2==3.1.3 +Jinja2==3.1.4 MarkupSafe==2.1.2 oauthlib==3.2.2 openapi-codec==1.3.2 @@ -37,7 +37,7 @@ ruamel.yaml.clib==0.2.7 simplejson==3.18.4 social-auth-app-django==5.4.2 social-auth-core==4.5.4 -sqlparse==0.4.4 +sqlparse==0.5.0 tomli==2.0.1 tzdata==2024.1 uritemplate==4.1.1