From 7e87e76081cfcfa727ca4706e4abc9306a419095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 03:03:52 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.13.9 in /requirements Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.13.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...v2.13.9) --- 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..14bf1fc 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.13.9 pylama==7.7.1 tox==3.24.5 tox-docker==1.7.0