Skip to content

Commit 77d0c2d

Browse files
chore(deps): update poetry
1 parent 286577e commit 77d0c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ classifiers = [
4848
[tool.poetry.dependencies]
4949
python = ">=3.7,<3.14"
5050
jinja2 = ">=2,<4"
51-
addonfactory-splunk-conf-parser-lib = "^0.4.3"
51+
addonfactory-splunk-conf-parser-lib = "^1.0.0"
5252
dunamai = "^1.22.0"
5353
jsonschema = "^4.4.0"
5454
PyYAML = "^6.0"
5555
defusedxml = "^0.7.1"
5656
colorama = "^0.4.6"
5757
packaging = ">=23.0"
58-
splunk-appinspect = { version = "^3.10.3", extras = ["validate"], optional = true }
58+
splunk-appinspect = { version = "^4.0.0", extras = ["validate"], optional = true }
5959
certifi = "^2025.6.15"
6060

6161
[tool.poetry.extras]

0 commit comments

Comments
 (0)