From c1d613f021b77a6e57379b3580c9f51fefe1dde4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:31:27 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 236fd5a9..9bfcf0d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pylint==3.0.2 +pylint==3.0.3 pytest==7.4.3 pytest-mock==3.12.0 black==23.12.0