From 29abc9a84747092cfd944a73302912ae414e6c63 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Jun 2024 07:31:55 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v3.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f581d7f..aefb21d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pycodestyle==2.11.1 pycparser==2.22 pyflakes==3.2.0 Pygments==2.18.0 -pylint==3.2.3 +pylint==3.2.4 pyproject_hooks==1.1.0 pytest==8.2.2 readme-renderer==43.0