From 27a10eed562e6f93b1fc1286e0a5b7be76f5a37b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 10:04:48 +0000 Subject: [PATCH] [Dependency] Bump pylint from 2.13.9 to 2.16.0 in /.setup/pip Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.9 to 2.16.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.9...v2.16.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .setup/pip/system_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/pip/system_requirements.txt b/.setup/pip/system_requirements.txt index 795810b0a04..7e4fbb7f834 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -18,7 +18,7 @@ python-pam==2.0.2 ruamel.yaml==0.17.21 psycopg2-binary==2.9.4 sqlalchemy==1.4.29 -pylint==2.13.9 +pylint==2.16.0 psutil==5.9.2 python-dateutil==2.8.2 watchdog==2.1.9