diff --git a/setup.py b/setup.py index 4cb0d45..9d5b808 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ 'djangorestframework==3.14.0', 'djangorestframework-api-key==2.3.0', 'dnspython==2.3.0', - 'dotenv-cli==3.1.0', + 'dotenv-cli==3.2.1', 'drf-spectacular==0.25.1', 'gunicorn==20.1.0', 'idna==3.4',