Skip to content

Commit fc686d1

Browse files
chore(deps): update poetry
1 parent d4445e2 commit fc686d1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ classifiers = [
4646
[tool.poetry.dependencies]
4747
python = ">=3.9,<3.14"
4848
jinja2 = ">=3.1.6,<4"
49-
addonfactory-splunk-conf-parser-lib = "^0.4.3"
49+
addonfactory-splunk-conf-parser-lib = "^1.0.0"
5050
dunamai = "^1.22.0"
5151
jsonschema = "^4.25.0"
5252
PyYAML = "^6.0"
5353
defusedxml = "^0.7.1"
5454
colorama = "^0.4.6"
5555
packaging = ">=25.0"
56-
splunk-appinspect = { version = "^3.10.3", extras = ["validate"], optional = true }
56+
splunk-appinspect = { version = "^4.0.0", extras = ["validate"], optional = true }
5757
certifi = "^2025.6.15"
5858

5959
[tool.poetry.extras]

0 commit comments

Comments
 (0)