diff --git a/CHANGELOG.md b/CHANGELOG.md index 71d66d62..5d573a23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ### Improvements - Increase "Success / Failure Keywords" field lengths to 200 +- Django 3.2.2 ## v1.20.0 - 2020-04-22 diff --git a/requirements.txt b/requirements.txt index d3b9e20a..e313bd37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cron-descriptor==1.2.24 croniter==1.0.8 -Django==3.2.1 +Django==3.2.2 django-compressor==2.4 fido2==0.9.1 psycopg2==2.8.6