diff --git a/cfl_common/setup.py b/cfl_common/setup.py index 103647146..6a033185e 100644 --- a/cfl_common/setup.py +++ b/cfl_common/setup.py @@ -18,7 +18,7 @@ include_package_data=True, install_requires=[ "django==3.2.25", - "djangorestframework==3.13.1", + "djangorestframework==3.15.2", "django-two-factor-auth==1.13.2", "django-countries==7.3.1", "pyjwt==2.6.0",