From 403006b3d119bd95621c88f76c13700576acb6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 01:34:42 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.15.9 in /ci Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.15.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.15.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index a947d34..d367a63 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,3 +1,3 @@ pre-commit==2.17.0 pytest==6.2.5 -pylint==2.12.2 +pylint==2.15.9