From 23d730d1a08a696e1ec4b001aab4e6382b1ef885 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:42:41 +0000 Subject: [PATCH] Update dependency pylint to v3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 84f4a649..39a65528 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,4 +2,4 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. oslotest>=3.2.0 # Apache-2.0 -pylint>=2.2.0,<=2.5.3 # GPLv2 +pylint>=3.1.0,<=3.1.0 # GPLv2