diff --git a/requirements_dev.txt b/requirements_dev.txt index 37815b2..9ef6d7a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,4 +3,4 @@ pytest==3.5.0 pytest-flake8 pytest-cov==2.5.1 flask -django==2.2.6; python_version>="3.0" +django==2.2.8; python_version>="3.0"