From a3e44f90f5030910939631b045df558ddf3eccbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 01:04:03 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.15.3 in /ci Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.15.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.15.3) --- 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..3a36911 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.3