From c6ca0e5add3de5beb22c43b950d715ccd2200475 Mon Sep 17 00:00:00 2001 From: Dev-Excellence Service Account <65592364+devex-sa@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:53:02 +0200 Subject: [PATCH] chore(deps): update dependency pylint to v3.2.5 (#201) Co-authored-by: Renovate Bot --- scripts/qa/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/qa/poetry.lock b/scripts/qa/poetry.lock index b5132b72..ee9c10bd 100644 --- a/scripts/qa/poetry.lock +++ b/scripts/qa/poetry.lock @@ -536,13 +536,13 @@ files = [ [[package]] name = "pylint" -version = "3.2.4" +version = "3.2.5" description = "python code static checker" optional = false python-versions = ">=3.8.0" files = [ - {file = "pylint-3.2.4-py3-none-any.whl", hash = "sha256:43b8ffdf1578e4e4439fa1f6ace402281f5dd61999192280fa12fe411bef2999"}, - {file = "pylint-3.2.4.tar.gz", hash = "sha256:5753d27e49a658b12a48c2883452751a2ecfc7f38594e0980beb03a6e77e6f86"}, + {file = "pylint-3.2.5-py3-none-any.whl", hash = "sha256:32cd6c042b5004b8e857d727708720c54a676d1e22917cf1a2df9b4d4868abd6"}, + {file = "pylint-3.2.5.tar.gz", hash = "sha256:e9b7171e242dcc6ebd0aaa7540481d1a72860748a0a7816b8fe6cf6c80a6fe7e"}, ] [package.dependencies]