From 9dfcd0c101082ec9d2baee05c482044b5dee4f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 08:57:02 +0000 Subject: [PATCH] Bump pylint from 2.13.0 to 2.14.4 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.0 to 2.14.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.0...v2.14.4) --- 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 c3489d6f..b3f263bb 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.4 pytest==7.1.2 pytest-cov==3.0.0 pytest-memprof==0.2.0