From e82e562737bfb1a7038389bec64f01baa838cddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 00:57:35 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.14.5 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.14.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.14.5) --- 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..3e65e275 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.5 ipdb==0.13.9 mypy==0.941 black==22.1.0