From 1cedb5907b1e1ba554cf6c75910a92b50f470722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 00:56:03 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.14.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.14.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.14.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 569763de..ae8a23a6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ pytest==7.1.0 flake8==4.0.1 -pylint==2.12.2 +pylint==2.14.3 ipdb==0.13.9 mypy==0.941 black==22.1.0