From 7c4fc9a8665521d5f5bf42153388f0b312d71dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 01:12:40 +0000 Subject: [PATCH] Bump pylint from 2.15.0 to 2.15.10 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.15.10. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.10) --- 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..f791b02 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.10 pyparsing==3.0.9 pytz==2022.2.1 pywin32-ctypes==0.2.0 diff --git a/requirements.txt b/requirements.txt index 27275ca..93e1e78 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.10 pyxcute==0.6.0 sphinx==5.1.1 twine==4.0.1