From 6c381e10174df05ee4ef6e404527f180831a2811 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 Aug 2024 14:34:03 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v3.2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11ee650..8cbb6cc 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.4 +pylint==3.2.7 pyproject_hooks==1.1.0 pytest==8.3.2 readme-renderer==44.0