diff --git a/platforms/python/django-react-app/requirements.txt b/platforms/python/django-react-app/requirements.txt index c9d1cf2..ebd9eef 100644 --- a/platforms/python/django-react-app/requirements.txt +++ b/platforms/python/django-react-app/requirements.txt @@ -1,6 +1,6 @@ # Note: Sentry SDK will be installed separately -Django==4.0.5 +Django==4.1.9 django-cors-headers==3.13.0 djangorestframework==3.13.1 gunicorn==20.1.0