From 51beb57ab912f19c8aec183f920be606f34f7b5c Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 12 Dec 2023 18:32:29 +0100
Subject: [PATCH] python/pylint: update to 3.0.3

---
 components/python/pylint/patches/01-test-requirements.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/python/pylint/patches/01-test-requirements.patch b/components/python/pylint/patches/01-test-requirements.patch
index bef444a..5f48258 100644
--- a/components/python/pylint/patches/01-test-requirements.patch
+++ b/components/python/pylint/patches/01-test-requirements.patch
@@ -1,7 +1,7 @@
 These test requirements are not needed to run tests.
 
---- pylint-3.0.2/requirements_test_min.txt.orig
-+++ pylint-3.0.2/requirements_test_min.txt
+--- pylint-3.0.3/requirements_test_min.txt.orig
++++ pylint-3.0.3/requirements_test_min.txt
 @@ -1,4 +1,4 @@
 -.[testutils,spelling]
 +.[testutils]
@@ -16,8 +16,8 @@
  requests
  # Voluntary for test purpose, not actually used in prod, see #8904
  setuptools==41.6.0
---- pylint-3.0.2/requirements_test.txt.orig
-+++ pylint-3.0.2/requirements_test.txt
+--- pylint-3.0.3/requirements_test.txt.orig
++++ pylint-3.0.3/requirements_test.txt
 @@ -1,11 +1,7 @@
  -r requirements_test_min.txt
  coverage~=7.3

--
Gitblit v1.9.3