From 3a187922e1ebc1a791fa3c7654f205e2fbfbcbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 01:56:56 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.17.3 in /ci Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.17.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.17.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..dfb8567 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.17.3