From 241b42cb51dd1a9859cc3f1f02046b3a42e16cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 01:23:00 +0000 Subject: [PATCH] Bump pylint from 2.15.0 to 2.15.7 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.15.7. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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..bf2c36b 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.15.7 pyparsing==3.0.9 pytz==2022.2.1 pywin32-ctypes==0.2.0 diff --git a/requirements.txt b/requirements.txt index 27275ca..e1a4186 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docutils==0.19 pygments==2.13.0 -pylint==2.15.0 +pylint==2.15.7 pyxcute==0.6.0 sphinx==5.1.1 twine==4.0.1