From c28a8e6a084db50c4dc1ca4396ce32bcb8c77f1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 10:30:34 -0500 Subject: [PATCH] Update pylint from 2.7.0 to 2.7.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c96732b3..7eae081e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ testing_only = testing = bork==5.1.0 pytest==6.2.2 - pylint==2.7.0 + pylint==2.7.2 pytest-pylint==0.18.0 mypy==0.812 pytest-mypy==0.8.0