From c65f86e1831b586c7ca1c7c39e0955eff9c21f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 18:18:28 +0000 Subject: [PATCH] Bump pylint from 2.10.2 to 2.14.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.14.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.10.2...v2.14.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index ab4a5e05..5e797543 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coverage==6.3.2 flake8==3.9.1 flake8-docstrings==1.6.0 pre-commit==2.17.0 -pylint==2.10.2 +pylint==2.14.3 pydocstyle==6.0.0 pytest==7.1.1 pytest-cov==3.0.0