From 32527597eb9f79d0d06e645ff551c30a5f30c432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 08:58:03 +0000 Subject: [PATCH] Bump pylint from 2.15.9 to 2.17.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.9 to 2.17.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.9...v2.17.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f71ed4..4f5bd1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyfiglet==0.8.post1 rich==13.0.1 python-slugify==7.0.0 -pylint==2.15.9 +pylint==2.17.2 pycodestyle==2.10.0 black==22.12.0 \ No newline at end of file