diff --git a/pyproject.toml b/pyproject.toml index a3d238b..43bab33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ classifiers = ["Programming Language :: Python :: 3"] dependencies = [ "coveralls==3.3.1", "parameterized==0.8.1", - "pylint==2.14.4", + "pylint==2.15.5", "pylint-django==2.5.3", "pytest==7.1.2", "pytest-cov==3.0.0",