Skip to content

Commit 99c6594

Browse files
fix: update splunksplwrapper dep where it retries service init (#790)
* fix: update splunksplwrapper dep where it retries service init * chore: update poetry.lock file using poetry==1.5.1 --------- Co-authored-by: mkolasinski-splunk <[email protected]>
1 parent c44ff2c commit 99c6594

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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.1"
50+
splunksplwrapper = "^1.0.2"
5151
urllib3 = "<2"
5252

5353
[tool.poetry.extras]

0 commit comments

Comments
 (0)