From bcc619eb1a386ac9c10d02c3da7910aa80e11a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 18:12:38 +0000 Subject: [PATCH] Bump pylint from 2.14.3 to 2.14.5 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.3 to 2.14.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.14.3...v2.14.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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 1c58c291..3d0eb48f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coverage==6.4.1 flake8==3.9.1 flake8-docstrings==1.6.0 pre-commit==2.17.0 -pylint==2.14.3 +pylint==2.14.5 pydocstyle==6.0.0 pytest==7.1.1 pytest-cov==3.0.0