Skip to content

Commit 573a0b3

Browse files
authored
feat: bump splunksplwrapper to 1.1.1 (#792)
* feat: bump splunksplwrapper to 1.1.0 New version of splunksplwrapper deals with a deprecation warning regarding using ResultsReader from splunk-sdk. * fix: update splunksplwrapper to 1.1.1
1 parent a28d934 commit 573a0b3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -47,7 +47,7 @@ defusedxml = "^0.7.1"
4747
Faker = ">=13.12,<19.0.0"
4848
xmltodict = "^0.13.0"
4949
xmlschema = "^1.11.3"
50-
splunksplwrapper = "^1.0.2"
50+
splunksplwrapper = "^1.1.1"
5151
urllib3 = "<2"
5252

5353
[tool.poetry.extras]

0 commit comments

Comments
 (0)