From 1aa45709241b2ea8dc9da69394d5a4f93faa7095 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 7 Mar 2023 02:06:44 +0000
Subject: [PATCH] Bump pylint from 2.15.0 to 2.16.4

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.16.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.16.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 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..021a3fe 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.4
 pyparsing==3.0.9
 pytz==2022.2.1
 pywin32-ctypes==0.2.0
diff --git a/requirements.txt b/requirements.txt
index 27275ca..38c8283 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.4
 pyxcute==0.6.0
 sphinx==5.1.1
 twine==4.0.1