From a12ef841489e12110304608e471a894d793945b0 Mon Sep 17 00:00:00 2001 From: Ian Rokas Date: Fri, 19 Sep 2025 22:38:35 +0000 Subject: [PATCH] fix: updates related to support for Python 3.13 in SOAR 7.0 - phase 5 part 2 [batch update] --- .pylintrc | 2 ++ NOTICE | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .pylintrc diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 0000000..fcbba09 --- /dev/null +++ b/.pylintrc @@ -0,0 +1,2 @@ +[MASTER] +ignore=.venv diff --git a/NOTICE b/NOTICE index 6409847..90f3e45 100644 --- a/NOTICE +++ b/NOTICE @@ -4,7 +4,7 @@ Third Party Software Attributions: @@@@============================================================================ -Library: splunk-sdk - 2.1.0 +Library: splunk-sdk - 2.1.1 Homepage: http://github.com/splunk/splunk-sdk-python License: Apache Software License License Text: