From c53c80e6b1c2020d8244724fd4eef650ebdbb339 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@git.batesnse.net>
Date: Sun, 16 Mar 2025 23:41:52 +0000
Subject: [PATCH] chore(deps): update dependency pylint to v3.3.5

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a0de9df..8ec94e2 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.7
+pylint==3.3.5
 pyproject_hooks==1.1.0
 pytest==8.3.3
 readme-renderer==44.0