Skip to content

Commit 0d9892b

Browse files
artemrysArtem Rys
authored andcommitted
fix: splunk-sdk update to 1.6.17
1 parent a445f1d commit 0d9892b

File tree

2 files changed

+51
-38
lines changed

2 files changed

+51
-38
lines changed

poetry.lock

Lines changed: 50 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repository = "https://github.com/splunk/addonfactory-solutions-library-python"
2525
[tool.poetry.dependencies]
2626
python = "^3.7"
2727
requests = "^2.24"
28-
splunk-sdk = "1.6.16"
28+
splunk-sdk = "1.6.17"
2929
sortedcontainers = "^2.2"
3030
defusedxml = "^0.7.1"
3131

0 commit comments

Comments
 (0)