From 42a7b76db98a1bd4aea64c11fd095109f3633d8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 03:05:45 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.15.4 in /requirements Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.15.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...v2.15.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index f94282c..620eb45 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,7 +1,7 @@ -r runtime.txt Sphinx==4.4.0 sphinx-rtd-theme -pylint==2.7.4 +pylint==2.15.4 pylama==7.7.1 tox==3.24.5 tox-docker==1.7.0