From 7809bf86e64991bb70c950c641500fec4cb28fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 02:25:00 +0000 Subject: [PATCH] Bump pylint from 2.15.0 to 2.16.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.16.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.16.3) --- 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..ea52679 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.3 pyparsing==3.0.9 pytz==2022.2.1 pywin32-ctypes==0.2.0 diff --git a/requirements.txt b/requirements.txt index 27275ca..9fc3f92 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.3 pyxcute==0.6.0 sphinx==5.1.1 twine==4.0.1