From 93f153f1f49ae175d23c932242bc4ad65ac07283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 15:23:23 +0000 Subject: [PATCH] Bump pylint from 2.12.1 to 2.12.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.1 to 2.12.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.12.1...v2.12.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f17d5c0..ac99faa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ platformdirs==2.4.0 psycopg2==2.9.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 -pylint==2.12.1 +pylint==2.12.2 pytz==2021.3 requests==2.26.0 rsa==4.8