From 172257eefe2c787a8db7d86949193715f73c36c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:01:07 +0000 Subject: [PATCH] Bump pylint from 2.17.6 to 2.17.7 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 2.17.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.6...v2.17.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0813c39..3d4cf9c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ format = test = bandit == 1.7.5 mypy == 1.9.0 - pylint == 2.17.6 + pylint == 2.17.7 pylint-print == 1.0.1 pytest == 7.4.2 pytest-cov == 3.0.0