chore(deps): bump splunk-sdk from 1 to 2

This commit is contained in:
Ming Di Leom 2024-07-30 08:00:27 +00:00
parent c4463482db
commit 530a813bc2
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ check_call(
"pip",
"install",
"--quiet",
"splunk-sdk == 1.*",
"splunk-sdk == 2.*",
"-t",
"lib",
"--upgrade",

View File

@ -1,2 +1,2 @@
requests == 2.*
splunk-sdk == 1.*
splunk-sdk == 2.*