From 755e57427b9cf044d472429455b65917587cbcdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 12:09:02 +0000 Subject: [PATCH] Bump pylint from 2.1.1 to 2.13.9 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.1.1 to 2.13.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.1.1...v2.13.9) --- 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 d028f82..1b366c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mccabe==0.6.1 protobuf==3.6.1 pyasn1-modules==0.2.2 pyasn1==0.4.4 -pylint==2.1.1 +pylint==2.13.9 python-mimeparse==1.6.0 pytz==2018.7 requests==2.20.0