From 0897c10ec44f7a898a51698cbbc12f5df163f1b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 01:09:24 +0000 Subject: [PATCH] Bump pylint from 2.15.0 to 2.16.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.16.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 0fc003e..71df48e 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -27,7 +27,7 @@ packaging==21.3 pkginfo==1.8.3 platformdirs==2.5.2 Pygments==2.13.0 -pylint==2.15.0 +pylint==2.16.0 pyparsing==3.0.9 pytz==2022.2.1 pywin32-ctypes==0.2.0 diff --git a/requirements.txt b/requirements.txt index 27275ca..b38890e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docutils==0.19 pygments==2.13.0 -pylint==2.15.0 +pylint==2.16.0 pyxcute==0.6.0 sphinx==5.1.1 twine==4.0.1