From 52a970c4d5199e5f847892683b3060e8fa6038bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 08:11:16 +0000 Subject: [PATCH] Bump pylint from 2.13.0 to 2.14.5 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.0 to 2.14.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.0...v2.14.5) --- 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 fd7d946a..c087ab86 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,7 +8,7 @@ mypy==0.961 numpy==1.21.6 pycodestyle==2.8.0 pydocstyle==6.1.1 -pylint==2.13.0 +pylint==2.14.5 pytest==7.1.2 pytest-cov==3.0.0 pytest-memprof==0.2.0