diff --git a/plugins/tools/pylint/test/src/requirements.txt b/plugins/tools/pylint/test/src/requirements.txt index fbde351..85a0529 100644 --- a/plugins/tools/pylint/test/src/requirements.txt +++ b/plugins/tools/pylint/test/src/requirements.txt @@ -1,2 +1,2 @@ # This file should be successfully ignored by Codacy CLI as pylint does not support it. -django==1.11.29 \ No newline at end of file +django==4.2.26 \ No newline at end of file