From 489b0d7607c4356aabcf8a3094e4ffb9e9922a18 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 19:24:34 +0000 Subject: [PATCH] Bump pylint from 2.5.3 to 2.9.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.3 to 2.9.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...v2.9.0) Signed-off-by: dependabot-preview[bot] --- static-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static-requirements.txt b/static-requirements.txt index 1aa2910..3075c34 100644 --- a/static-requirements.txt +++ b/static-requirements.txt @@ -50,9 +50,9 @@ mypy==0.782 \ --hash=sha256:eff7d4a85e9eea55afa34888dfeaccde99e7520b51f867ac28a48492c0b1130c \ --hash=sha256:f05644db6779387ccdb468cc47a44b4356fc2ffa9287135d05b70a98dc83b89a \ # via -r ./static-requirements.txt -pylint==2.5.3 \ - --hash=sha256:7dd78437f2d8d019717dbf287772d0b2dbdfd13fc016aa7faa08d67bccc46adc \ - --hash=sha256:d0ece7d223fe422088b0e8f13fa0a1e8eb745ebffcb8ed53d3e95394b6101a1c \ +pylint==2.9.0 \ + --hash=sha256:45b68315081027f1f8cbd20f870d23152ff94090487f022e7c32694a70954d65 \ + --hash=sha256:697f69ec93ad6ec9cf0eecff54ac7e1fb836e1330807a2d077173de42b54cf14 \ # via -r ./static-requirements.txt six==1.15.0 \ --hash=sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 \