From 638bbf453d5e2af9f07b3568d1937e3c7399ee70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 05:24:22 +0000 Subject: [PATCH] Bump pylint from 2.9.5 to 2.10.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.5 to 2.10.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.9.5...v2.10.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 10827e5..da9d1b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ MarkupSafe==2.0.1 mccabe==0.6.1 mypy-extensions==0.4.3 pathspec==0.9.0 -pylint==2.9.5 +pylint==2.10.2 pyTelegramBotAPI==3.8.3 regex==2021.8.21 requests==2.26.0