From fc535729b26133381dc40c461f8f5e4880a8dda7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 06:02:28 +0000 Subject: [PATCH] Bump pylint from 2.14.5 to 2.17.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.17.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.14.5...v2.17.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ce50b5b79..8f25ae2cb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ black==22.6.0 flake8==5.0.4 -pylint==2.14.5 +pylint==2.17.0 pytest==7.1.2 pip-api==0.0.30 pyinstaller==5.3 \ No newline at end of file