diff --git a/samples/development-frameworks/django/requirements.txt b/samples/development-frameworks/django/requirements.txt index 3aaf5630fd..b85c500d68 100644 --- a/samples/development-frameworks/django/requirements.txt +++ b/samples/development-frameworks/django/requirements.txt @@ -1,7 +1,7 @@ django>=2.2.24 dj-database-url==0.3.0 dj-static==0.0.6 -gunicorn==19.6.0 +gunicorn==23.0.0 Unipath==1.0 python-decouple==3 Pillow>=8.2.0