From 4563e5ed07b990dc6910c33358b75084ab3da9f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:37:59 +0000 Subject: [PATCH] Update dependency pylint to v3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 838b9f99..d74a0481 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ javalang==0.13.0 flake8==7.0.0 -pylint==3.0.3 +pylint==3.1.0 multimetric==1.3.0 chardet==5.2.0 mypy==1.9.0