From ed26c902855b939b7c1b24cbf1de6061e532b1b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 00:24:39 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.13.8 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.8. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.8) --- 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..d3c68048 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.13.8 ipdb==0.13.9 mypy==0.941 black==22.1.0