From 2ee38f618fc53f1d2489df2c92b3179c0a2d3571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 03:00:52 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.16.0 in /requirements Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.16.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...v2.16.0) --- 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..8a4b36b 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.16.0 pylama==7.7.1 tox==3.24.5 tox-docker==1.7.0