Skip to content

Commit 8e61a2c

Browse files
authored
fix: accept any version of addonfactory-splunk-conf-parser-lib (#807)
1 parent a5a286f commit 8e61a2c

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
@@ -42,7 +42,7 @@ filelock = "^3.0"
4242
pytest-ordering = "~0.6"
4343
lovely-pytest-docker = { version="^0", optional = true }
4444
junitparser = "^2.2.0"
45-
addonfactory-splunk-conf-parser-lib = "^0.3.3"
45+
addonfactory-splunk-conf-parser-lib = "*"
4646
defusedxml = "^0.7.1"
4747
Faker = ">=13.12,<19.0.0"
4848
xmltodict = "^0.13.0"

0 commit comments

Comments
 (0)